This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
amber
/
amber-examples
Obserwuj
2
Polub
1
Forkuj
1
Pliki
Problemy
11
Oczekujące zmiany
0
Wiki
Drzewo:
ce918438ce
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