March 15, 2011
9:53 a.m.
On 14 Mar 2011, at 19:36, Nicolas Petton wrote:
I would like to share a project I'm working on on my spare time: Jtalk Smalltalk.
http://nicolaspetton.github.com/jtalk https://github.com/NicolasPetton/jtalk
Jtalk is an implementation of the Smalltalk language that compiles into JavaScript.
Really impressive! Senders/Implementers would be nice to browse the code. Since the implementation is relatively small, it makes an excellent example of how to implement Smalltalk. Sven PS: On Safari, the 'Class Browser' button does not seem to work.