This website works better with JavaScript
Почетна
Преглед
Помоћ
Регистрација
Пријавите се
amber
/
amber-website
Прати
2
Волим
1
Креирај огранак
1
Датотеке
Дискусије
5
Захтеви за спајање
0
Вики
Дрво:
fdbc87aecf
Гране
Ознаке
amber-gh-pages
gh-pages
herby-patch-1
v0.2.1
amber-website
/
examples
/
nodejs
/
hello
Nicolas Petton
448b7fa504
missing examples directory
пре 13 година
..
Hello.js
448b7fa504
missing examples directory
пре 13 година
Hello.st
448b7fa504
missing examples directory
пре 13 година
Makefile
448b7fa504
missing examples directory
пре 13 година
Program.js
448b7fa504
missing examples directory
пре 13 година
README
448b7fa504
missing examples directory
пре 13 година
hello
448b7fa504
missing examples directory
пре 13 година
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