Göran Krampe ba08f36082 Made meta example work again. 13 年之前
..
benchfib e33660d33e Simplified jtalkc. 13 年之前
hello e33660d33e Simplified jtalkc. 13 年之前
meta ba08f36082 Made meta example work again. 13 年之前
pystone e7e7b3315a Added pystone benchmark in examples. 13 年之前
trivialserver e33660d33e Simplified jtalkc. 13 年之前
README 6a29f342de Changed -g to -d for additionally creating deployment files in jtalkc. Added -S for using libraries files using a common suffix. Fixed jtalkc so that it works on MacOS X (mktemp syntax). Moved all node/webos examples into a new examples directory. 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.