Nicolas Petton db10d0956f Modified TrivialServer.js to use Smalltalk code only пре 13 година
..
benchfib 08e8f030e5 On second thought, removing Closure optimization from Node.js examples. пре 13 година
hello 08e8f030e5 On second thought, removing Closure optimization from Node.js examples. пре 13 година
trivialserver db10d0956f Modified TrivialServer.js to use Smalltalk code only пре 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.