This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
amber
/
amber-website
Vērot
2
Pievienot zvaigznīti
1
Atdalīts
1
Faili
Problēmas
5
Izmaiņu pieprasījumi
0
Vikivietne
Koks:
fdbc87aecf
Atzari
Tagi
amber-gh-pages
gh-pages
herby-patch-1
v0.2.1
amber-website
/
examples
/
nodejs
/
hello
Nicolas Petton
448b7fa504
missing examples directory
13 gadi atpakaļ
..
Hello.js
448b7fa504
missing examples directory
13 gadi atpakaļ
Hello.st
448b7fa504
missing examples directory
13 gadi atpakaļ
Makefile
448b7fa504
missing examples directory
13 gadi atpakaļ
Program.js
448b7fa504
missing examples directory
13 gadi atpakaļ
README
448b7fa504
missing examples directory
13 gadi atpakaļ
hello
448b7fa504
missing examples directory
13 gadi atpakaļ
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