59732 packages
— page 483
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
Old code snippets created 1993-1994 with Smalltalk/V. I created this repository only to play with it and learning the workflow between Pharo, Git, Github, Tarvis-CI.
GitHub
pharo
MIT
This is a simplified implementation of ambiguous matching algorithm based on Baeta-Yates, R.A., Gonnet, G.H., Wu, S. and Manber, U. This algorithm returns a number that represents the similarity distance between a given pattern and a text. You can also …
SqueakSource
Smalltalk implementation of note handling exercise
GitHub
pharo
GAF is a generic action framework that human interfaces use to discover and expose actions of interest on the models they display
GitHub
squeak
MIT
GitHub
squeak
NOASSERTION
Squeak+Gainer is a Squeak library for the Gainer (http://gainer.cc/). It makes Squeak communicate with the real world easily. VisitSqueak+Gainerfor more information.
SqueakSource
squeak
Visualizing and importing (from XMI description) formal concept analysis.
SqueakSource