[ANN] SqueakMap: Functional Pattern Matching

Lukas Renggli renggli at student.unibe.ch
Sat Dec 13 18:23:59 UTC 2003


Hi, 

I've published a small environment on SqueakMap to allow functional 
pattern matching in Squeak. The functional code is transformed to pure 
Smalltalk using the refactoring browser, therefor there is no need to 
have a special runtime environment. The system is integrated into Squeak 
in an almost completely transparent manner, so even Monticello can be 
used as source management system.

To get a more detailed idea of the current status, have a look at the 
examples and tests included with the package. Some more documentation 
and a list with know problems and bugs can be read at:

	http://renggli.freezope.org/programming/smalltalk/fpm

Before loading the package make sure you have 'Monticello' and the 
'SmaCC Development' package loaded as prerequisites. The functional 
browser can be opened using

	PMBrowser open

Cheers,
Lukas

-- 
Lukas Renggli
http://renggli.freezope.org




More information about the Squeak-dev mailing list