Wow! Robert that is absolutely fantastic.

I don't have anything against javascript, but being able to program in
Smalltalk makes me so happy :-)

OK, a couple of questions:

   1. Is ir feasible for me to develop using Smalltalk, i.e. can I save my
   code? If so, do I save the smalltalk, or the generated javascript
   2. Just in very broad terms, would it be possible to include Amber, or
   is it way too difficult?

Cheers
Andy

On Tue, Jul 24, 2012 at 7:32 AM, Robert Krahn <[email protected]>wrote:

> 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 <
> [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

Reply via email to