On 2011-Mar-14, at 14:36 , Nicolas Petton wrote:

Jtalk is an implementation of the Smalltalk language that compiles into
JavaScript.

Cool!

I took a look at the jtalk.deploy.js file and it looks pretty readable.

It's long been on my to-do list to do something like this, but I was thinking of developing in the Pharo/Squeak image and then deploying to JS (translating Smaltalk bytecode to JS). Your jtalk.deploy.js would provide a great platform for that. But maybe the bytecode->JS translator is already part of your system, or in your plans?

As for the name, I was going to suggest that you might try jstalk, but then I found:
        http://jstalk.berlios.de/

../Dave

Reply via email to