This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
ajpo-amber
/
amber-examples
sklonowany z
amber/amber-examples
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Drzewo:
9fac5f5f12
Gałęzie
Tagi
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 lat temu
..
Hello.st
0dce4b614e
hello: remove deprecation and replace category with package
11 lat temu
README
a52a00d32d
Nodejs examples WIP
11 lat temu
hello
4d0fcdbf37
nodejs/hello: add #!/bin/bash to shell script
11 lat temu
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