[lively-kernel] Can we write LK code in Smalltalk?

Robert Krahn robert.krahn at gmail.com
Tue Jul 24 13:32:30 CEST 2012


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.xhtml

On Mon, Jul 23, 2012 at 7:52 PM, Andy Burnett <
andy.burnett at knowinnovation.com> 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
> lively-kernel at hpi.uni-potsdam.de
> http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hpi.uni-potsdam.de/archive/lively-kernel/attachments/20120724/52503360/attachment.html>


More information about the lively-kernel mailing list