Thomas Rake a52a00d32d Nodejs examples WIP %!s(int64=11) %!d(string=hai) anos
..
Hello.st 351236314a Moved amber examples %!s(int64=11) %!d(string=hai) anos
README a52a00d32d Nodejs examples WIP %!s(int64=11) %!d(string=hai) anos
hello 351236314a Moved amber examples %!s(int64=11) %!d(string=hai) anos

README

Trivial Node.js example in Amber. To compile execute:
grunt amberc:hello

Hello.st - source code.
hello - trivial bash script to run resulting program.

Hello.js - compiled from Hello.st.
Program.js - compile from Hello.st and includes Amber, can run from node.

To compile and run.
grunt amberc:hello
./hello