This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
ajpo-amber
/
amber-examples
fork de
amber/amber-examples
Observar
2
Favorito
0
Fork
0
Arquivos
Tree:
e2783c49c5
Branches
Tags
gh-79
gh-80
gh55-7
gh58
issue55-presentation-6th
issue59-trysmalltalk
master
amber-examples
/
nodejs
/
hello
Manfred Kroehnert
0dce4b614e
hello: remove deprecation and replace category with package
11 anos atrás
..
Hello.st
0dce4b614e
hello: remove deprecation and replace category with package
11 anos atrás
README
a52a00d32d
Nodejs examples WIP
11 anos atrás
hello
4d0fcdbf37
nodejs/hello: add #!/bin/bash to shell script
11 anos atrás
README
Trivial Node.js example in Amber. To compile execute:
grunt amberc:hello
Hello.st - source code.
hello - trivial bash script to run resulting program.
Hello.js - compiled from Hello.st.
Program.js - compile from Hello.st and includes Amber, can run from node.
To compile and run.
grunt amberc:hello
./hello