This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
amber
/
amber-website
Tarkkaile
2
Äänestä
1
Fork
1
Tiedostot
Ongelmat
5
Pull-pyynnöt
0
Wiki
Puu:
fdbc87aecf
Branchit
Tagit
amber-gh-pages
gh-pages
herby-patch-1
v0.2.1
amber-website
/
examples
/
nodejs
/
hello
Nicolas Petton
448b7fa504
missing examples directory
13 vuotta sitten
..
Hello.js
448b7fa504
missing examples directory
13 vuotta sitten
Hello.st
448b7fa504
missing examples directory
13 vuotta sitten
Makefile
448b7fa504
missing examples directory
13 vuotta sitten
Program.js
448b7fa504
missing examples directory
13 vuotta sitten
README
448b7fa504
missing examples directory
13 vuotta sitten
hello
448b7fa504
missing examples directory
13 vuotta sitten
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