30224 packages
— page 239
A fast and flexible object serialization framework.IMPORTANT NOTE:We have moved toSqueakSource3.Links:Project homeIssue trackingContinuous integration
SqueakSource
squeak
Additions to [Fuel](https://github.com/theseion/Fuel)
GitHub
MIT
Platform abstractions for Fuel
GitHub
MIT
Project for using and/or developing Scott Crosby's full text search engine
SqueakSource
This is a repackaging of Scott Crosby's full-text packages posted to the mailing list in late 2002. These classes have been verified to work in Squeak 3.7, but have not been extensively tested. In addition, only the bare minimum of …
SqueakMap
squeak
Most functional programming languages like Haskell or ML allow to define functions using pattern matching. Instead of testing arguments in the body of a message, this allows to specify case-based function definitions in a very elegant way. An example of …
SqueakMap
squeak
The document discusses how Smalltalk can support functional programming through existing features and extensions. It describes how the Pharo-Functional repository adds syntactic sugar like the compose operator and collection literals to make functional code more succinct. New classes and methods …
Web Discovered
pharo
oop exercise done on Pharo
GitHub
pharo
A Future implementation for Pharo with a package containing two Seaside examples to demonstrate a typical usage scenario. Designed to be compatible with a GemStone future implementation. The implementation is based on:http://onsmalltalk.com/smalltalk-concurrency-playing-with-futures
SqueakSource
pharo