This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Реєстрація
Увійти
shepheb
/
amber
відгалужено від
amber/amber
Слідкувати
1
Зірка
0
Відгалуження
0
Файли
Дерево:
b342ae927c
Гілки
Теги
branching-sends
camillo-hacks
chromeos
feature/1144-enhance-collection-remove-api
gh-pages
js-primitives
jshierarchy-notightcoupling-check
master
moka
nemo
nw-helios-app
ref-nodes
stable
strom
test-promises
website-deployment
0.20.0
0.19.2
0.19.1
0.19.0
0.18.5
0.18.4
0.18.3
0.18.2
0.18.1
0.18.0
0.17.0
0.16.1
0.16.0
0.15.1
0.15.0
0.14.18
0.14.17
0.14.16
0.14.15
0.14.14
0.14.13
0.14.12
0.14.11
0.14.10
0.14.10-1
0.14.10-0
0.14.4
0.14.3
0.14.2
0.14.1
0.14.0
0.13.3
0.13.2
0.13.1
0.13.0-beta
0.13.0-alpha.4
0.13.0-alpha.3
0.13.0-alpha.2
0.13.0-alpha.1
0.12.6
0.12.4
0.12.3
0.12.2
0.12.1
0.12.0
legacy3-iife
legacy2
0.11.0
0.10.0
0.10
legacy
0.9.1
0.9
amber
/
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