1
0
Göran Krampe d790c2caf0 Small fix to use new keyword messaging convention for calling js methods. 13 лет назад
..
benchfib 6979e700d1 Fixed nodejs benchfib to use new js escape syntax. 13 лет назад
hello f829a24f13 Several improvements to jtalkc and some fixes in nodejs Makefiles and README. 13 лет назад
trivialserver d790c2caf0 Small fix to use new keyword messaging convention for calling js methods. 13 лет назад
README f829a24f13 Several improvements to jtalkc and some fixes in nodejs Makefiles and README. 13 лет назад
nodecompile.js 22b973a0ec Oops, forgot nodecompile.js fix for prefixing. 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.

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