This website works better with JavaScript
Начало
Каталог
Помощ
Регистрация
Вход
ajpo-amber
/
amber-examples
разклонено от
amber/amber-examples
Наблюдаван
2
Харесван
0
Разклонения
0
Файлове
ИН на ревизия:
e2783c49c5
Клонове
Маркери
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 години
..
Hello.st
0dce4b614e
hello: remove deprecation and replace category with package
преди 11 години
README
a52a00d32d
Nodejs examples WIP
преди 11 години
hello
4d0fcdbf37
nodejs/hello: add #!/bin/bash to shell script
преди 11 години
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