README 344 B

123456789
  1. JTalk + Node.js = Awesomeness
  2. =============================
  3. These are some experiments of using JTalk together with Node.js:
  4. hello - Hello world example with a simple Makefile.
  5. benchfib - Port of tinybenchmarks from Squeak.
  6. trivialserver - A slightly larger example.
  7. You will need "node" in your path to try all the above.