This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Реєстрація
Увійти
amber
/
amber-website
Слідкувати
2
Зірка
1
Відгалуження
1
Файли
Проблеми
5
Запити на злиття
0
Wiki
Дерево:
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