This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
amber
/
amber-website
Obserwuj
2
Polub
1
Forkuj
1
Pliki
Problemy
5
Oczekujące zmiany
0
Wiki
Gałąź:
amber-gh-pages
Gałęzie
Tagi
amber-gh-pages
gh-pages
herby-patch-1
v0.2.1
amber-website
/
examples
/
nodejs
/
hello
Nicolas Petton
448b7fa504
missing examples directory
13 lat temu
..
Hello.js
448b7fa504
missing examples directory
13 lat temu
Hello.st
448b7fa504
missing examples directory
13 lat temu
Makefile
448b7fa504
missing examples directory
13 lat temu
Program.js
448b7fa504
missing examples directory
13 lat temu
README
448b7fa504
missing examples directory
13 lat temu
hello
448b7fa504
missing examples directory
13 lat temu
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