This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
amber
/
amber-website
Vigiar
2
Colocar Estrela
1
Fork
1
Ficheiros
Problemas
5
Pull Requests
0
Wiki
Árvore:
fdbc87aecf
Ramos
Etiquetas
amber-gh-pages
gh-pages
herby-patch-1
v0.2.1
amber-website
/
examples
/
nodejs
/
hello
Nicolas Petton
448b7fa504
missing examples directory
há 13 anos atrás
..
Hello.js
448b7fa504
missing examples directory
há 13 anos atrás
Hello.st
448b7fa504
missing examples directory
há 13 anos atrás
Makefile
448b7fa504
missing examples directory
há 13 anos atrás
Program.js
448b7fa504
missing examples directory
há 13 anos atrás
README
448b7fa504
missing examples directory
há 13 anos atrás
hello
448b7fa504
missing examples directory
há 13 anos atrás
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