Nicolas Petton 351236314a Moved amber examples 11 yıl önce
..
Hello.st 351236314a Moved amber examples 11 yıl önce
Makefile 351236314a Moved amber examples 11 yıl önce
README 351236314a Moved amber examples 11 yıl önce
hello 351236314a Moved amber examples 11 yıl önce

README

Trivial Node.js example in JTalk that also uses the Google Closure compiler
if ~/compiler.jar is present.

Hello.st - source code.
hello - trivial bash script to run resulting program.
Makefile - trivial makefile, read it.

Hello.js - produced when you run make. Contains JTalk + Hello.st + a main call

To play, do this:

make
./hello