Nicolas Petton 448b7fa504 missing examples directory %!s(int64=13) %!d(string=hai) anos
..
Hello.js 448b7fa504 missing examples directory %!s(int64=13) %!d(string=hai) anos
Hello.st 448b7fa504 missing examples directory %!s(int64=13) %!d(string=hai) anos
Makefile 448b7fa504 missing examples directory %!s(int64=13) %!d(string=hai) anos
Program.js 448b7fa504 missing examples directory %!s(int64=13) %!d(string=hai) anos
README 448b7fa504 missing examples directory %!s(int64=13) %!d(string=hai) anos
hello 448b7fa504 missing examples directory %!s(int64=13) %!d(string=hai) anos

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