This website works better with JavaScript
首页
发现
帮助
注册
登录
amber
/
amber-website
关注
2
点赞
1
派生
1
文件
工单管理
5
合并请求
0
Wiki
分支:
amber-gh-pages
分支列表
标签列表
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