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