This website works better with JavaScript
Home
Explore
Help
Register
Sign In
amber
/
amber-website
Watch
2
Star
1
Fork
1
Files
Issues
5
Pull Requests
0
Wiki
Tree:
8d3df8b476
Branches
Tags
amber-gh-pages
gh-pages
herby-patch-1
v0.2.1
amber-website
/
examples
/
nodejs
/
hello
Nicolas Petton
448b7fa504
missing examples directory
13 years ago
..
Hello.js
448b7fa504
missing examples directory
13 years ago
Hello.st
448b7fa504
missing examples directory
13 years ago
Makefile
448b7fa504
missing examples directory
13 years ago
Program.js
448b7fa504
missing examples directory
13 years ago
README
448b7fa504
missing examples directory
13 years ago
hello
448b7fa504
missing examples directory
13 years ago
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