This website works better with JavaScript
Начало
Каталог
Помощ
Регистрация
Вход
amber
/
amber-examples
Наблюдаван
2
Харесван
1
Разклонения
1
Файлове
Задачи
11
Заявки за сливане
0
Уики
ИН на ревизия:
05adaecfa9
Клонове
Маркери
gh-79
gh-80
gh55-7
gh58
issue55-presentation-6th
issue59-trysmalltalk
master
amber-examples
/
nodejs
/
hello
Nicolas Petton
351236314a
Moved amber examples
преди 11 години
..
Hello.st
351236314a
Moved amber examples
преди 11 години
Makefile
351236314a
Moved amber examples
преди 11 години
README
351236314a
Moved amber examples
преди 11 години
hello
351236314a
Moved amber examples
преди 11 години
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