This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Regisztráció
Bejelentkezés
amber
/
amber-website
Figyelés
2
Kedvenc
1
Másolás
1
Fájlok
Problémák
5
Beolvasztási kérések
0
Wiki
Fa:
fdbc87aecf
Branch-ok
Tag-ek
amber-gh-pages
gh-pages
herby-patch-1
v0.2.1
amber-website
/
examples
/
nodejs
/
hello
Nicolas Petton
448b7fa504
missing examples directory
13 éve
..
Hello.js
448b7fa504
missing examples directory
13 éve
Hello.st
448b7fa504
missing examples directory
13 éve
Makefile
448b7fa504
missing examples directory
13 éve
Program.js
448b7fa504
missing examples directory
13 éve
README
448b7fa504
missing examples directory
13 éve
hello
448b7fa504
missing examples directory
13 éve
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