This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
amber
/
amber-website
Suivre
2
Voter
1
Fork
1
Fichiers
Tickets
5
Pull Requests
0
Wiki
Aborescence:
fdbc87aecf
Branches
Tags
amber-gh-pages
gh-pages
herby-patch-1
v0.2.1
amber-website
/
examples
/
nodejs
/
hello
Nicolas Petton
448b7fa504
missing examples directory
il y a 13 ans
..
Hello.js
448b7fa504
missing examples directory
il y a 13 ans
Hello.st
448b7fa504
missing examples directory
il y a 13 ans
Makefile
448b7fa504
missing examples directory
il y a 13 ans
Program.js
448b7fa504
missing examples directory
il y a 13 ans
README
448b7fa504
missing examples directory
il y a 13 ans
hello
448b7fa504
missing examples directory
il y a 13 ans
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