Nicolas Petton 448b7fa504 missing examples directory il y a 12 ans
..
benchfib 448b7fa504 missing examples directory il y a 12 ans
hello 448b7fa504 missing examples directory il y a 12 ans
meta 448b7fa504 missing examples directory il y a 12 ans
pystone 448b7fa504 missing examples directory il y a 12 ans
trivialserver 448b7fa504 missing examples directory il y a 12 ans
README 448b7fa504 missing examples directory il y a 12 ans

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.