Göran Krampe d8e07e3d94 Added some code for using JTalk with Node.js 13 năm trước cách đây
..
hello d8e07e3d94 Added some code for using JTalk with Node.js 13 năm trước cách đây
README d8e07e3d94 Added some code for using JTalk with Node.js 13 năm trước cách đây
nodecompile.js d8e07e3d94 Added some code for using JTalk with Node.js 13 năm trước cách đây
ntalkc d8e07e3d94 Added some code for using JTalk with Node.js 13 năm trước cách đây

README

These are just some scripts and examples of using JTalk together with Node.js.

ntalkc - a bash script for compiling JTalk programs in/for Node.js.
nodecompile.js - Node.js code for compiling .st files, used by ntalkc

hello - Hello world example with a simple Makefile

You will need "node" in your path.