We do not use it for main development. I implemented a very simple ST
compiler in 2009. It's by far not so advanced as Amber. You can use it by
loading the module lively.SmalltalkParser (module('lively.SmalltalkParser'
).load();). See this demo world for more info:
http://lively-kernel.org/repository/webwerkstatt/users/robertkrahn/smalltalk-fun.xhtmlOn Mon, Jul 23, 2012 at 7:52 PM, Andy Burnett < [email protected]> wrote: > Hello, > As I was digging around the code - trying to find SortedCollection - I > noticed references to a Smalltalk parser. Does this work? If so, how do I > invoke it? > > Cheers > Andy > > _______________________________________________ > lively-kernel mailing list > [email protected] > http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel > >
_______________________________________________ lively-kernel mailing list [email protected] http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel
