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