This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
amber
/
amber-website
Sledovat
2
Oblíbit
1
Rozštěpit
1
Soubory
Úkoly
5
Pull Requesty
0
Wiki
Strom:
fdbc87aecf
Větve
Značky
amber-gh-pages
gh-pages
herby-patch-1
v0.2.1
amber-website
/
examples
/
nodejs
/
hello
Nicolas Petton
448b7fa504
missing examples directory
před 13 roky
..
Hello.js
448b7fa504
missing examples directory
před 13 roky
Hello.st
448b7fa504
missing examples directory
před 13 roky
Makefile
448b7fa504
missing examples directory
před 13 roky
Program.js
448b7fa504
missing examples directory
před 13 roky
README
448b7fa504
missing examples directory
před 13 roky
hello
448b7fa504
missing examples directory
před 13 roky
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