59732 packages
— page 761
The idea for LazyCollection is very simple. It takes a functionalapproach to the common collection protocol of select:, collect:, andreject:. By functional, I mean the collection is not changed nor is a newone created. The blocks are kept around until …
SqueakMap
squeak
This framework started out as a simple means to delay calculating collection transformations until the last possible moment. It was an exercise in some functional programming. Later, I added Higher Order Methods (http://www.metaobject.com/papers/Higher_Order_Messaging_OOPSLA_2005.pdf) and I was inspired by Micheal Lucas-Smith's …
SqueakSource
A list implementation that is completely lazy in nature. The main thing this buys one is the ability to easily work with infinite lists. It is also good at computing no more then is actually used. Though this does create …
SqueakSource
Fast & easy short cut protocol for lazy initialization pattern. It can add variable to a class and lazy initialization accessors in a fly. I can help you speed up & error free coding life.
SqueakSource
Smalltalk implementation of a VM for LC-3 architecture in Pharo dialect
GitHub
pharo
LCS GT Client code (not loaded into GemStone)
GitHub
gemstone
LCSTalk is a small machine learning framework based on Learning Classifier Systems.More informationhere.
SqueakSource
LDAP client library written fully in squeak.
SqueakMap
squeak
LDAP client for developers
SqueakSource
You might want to read aboutSqueak's Community Development Model. If you are not a core developer here is where you can submit suggested changes to Squeak. This repository is open to all reasonable submissions.Tests are always appreciated.Once a package is …
Squeak Trunk
squeak
Given a year, report if it is a leap year. The tricky thing here is that a leap year in the Gregorian calendar occurs: on every year that is evenly divisible by 4 except every year that is evenly divisible …
GitHub
Let's learn a descendant of Smalltalk-80
GitHub
pharo
CC0-1.0
Learning this: http://www.aidaweb.si/
SqueakSource
A set of artifact modeling learning situation. The artifacts are scriptable with Etoys tiles. It is a base unit to elaborate learning Etoys projects.
SqueakSource
squeak