2
0
Göran Krampe d9c59e2134 Updated Node.js benchfib example to use Smalltalk syntax and Closure compiler. 13 سال پیش
..
benchfib d9c59e2134 Updated Node.js benchfib example to use Smalltalk syntax and Closure compiler. 13 سال پیش
hello 29e56bd5ab Added Google Closure compiler to jtalkc and updated Node.js Hello example to use new Smalltalk syntax. 13 سال پیش
trivialserver 2a20d14e2f Improved jtalk compiler, now named jtalkc in nodejs directory. Not specific to Node anymore. 13 سال پیش
trivialserver2 2a20d14e2f Improved jtalk compiler, now named jtalkc in nodejs directory. Not specific to Node anymore. 13 سال پیش
README cd06eb8e87 Added closure support in jtalkc, added Benchib class category in ide.html. 13 سال پیش
nodecompile.js 93156f8c48 Cleanups and better docs of nodejs stuff. 13 سال پیش

README

JTalk + Node.js = Awesomeness
=============================
These are some experiments of using JTalk together with Node.js:

hello - Hello world example with a simple Makefile.
benchfib - Port of tinybenchmarks from Squeak.
trivialserver - A slightly larger example.
trivialserver2 - A variation on trivialserver that tries to do more in JTalk.

You will need "node" in your path to try all the above.