1
0

README 326 B

12345678
  1. These are just some scripts and examples of using JTalk together with Node.js.
  2. ntalkc - a bash script for compiling JTalk programs in/for Node.js.
  3. nodecompile.js - Node.js code for compiling .st files, used by ntalkc
  4. hello - Hello world example with a simple Makefile
  5. You will need "node" in your path.