This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ثبت نام
ورود
ajpo-amber
/
amber-examples
برگرفته از
amber/amber-examples
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
درخت:
9fac5f5f12
شاخهها
تگها
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