This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
amber
/
amber-examples
Seguir
2
Destacar
1
Fork
1
Ficheiros
Incidencias
11
Pull Requests
0
Wiki
Árbore:
47034389cd
Ramas
Etiquetas
gh-79
gh-80
gh55-7
gh58
issue55-presentation-6th
issue59-trysmalltalk
master
amber-examples
/
nodejs
/
hello
Nicolas Petton
351236314a
Moved amber examples
%!s(int64=12) %!d(string=hai) anos
..
Hello.st
351236314a
Moved amber examples
%!s(int64=12) %!d(string=hai) anos
Makefile
351236314a
Moved amber examples
%!s(int64=12) %!d(string=hai) anos
README
351236314a
Moved amber examples
%!s(int64=12) %!d(string=hai) anos
hello
351236314a
Moved amber examples
%!s(int64=12) %!d(string=hai) anos
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