Göran Krampe 7e47705c1a Amberified some more files, fixed meta example. Deleted some needless js files, added gitignore file. il y a 12 ans
..
benchfib 4880fd28ca More renaming il y a 12 ans
hello 7e47705c1a Amberified some more files, fixed meta example. Deleted some needless js files, added gitignore file. il y a 12 ans
meta 7e47705c1a Amberified some more files, fixed meta example. Deleted some needless js files, added gitignore file. il y a 12 ans
pystone 4880fd28ca More renaming il y a 12 ans
trivialserver 4880fd28ca More renaming il y a 12 ans
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. 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.