This website works better with JavaScript
Главная
Обзор
Помощь
Регистрация
Вход
ajpo-amber
/
amber-examples
ответвлено от
amber/amber-examples
Следить
2
В избранное
0
Ответвить
0
Файлы
Дерево:
419a9b18ad
Ветки
Метки
gh-79
gh-80
gh55-7
gh58
issue55-presentation-6th
issue59-trysmalltalk
master
amber-examples
/
nodejs
Manfred Kroehnert
419a9b18ad
grunt: fix compilation of nodejs/hello
12 лет назад
..
benchfib
351236314a
Moved amber examples
12 лет назад
hello
a52a00d32d
Nodejs examples WIP
12 лет назад
meta
351236314a
Moved amber examples
12 лет назад
pystone
351236314a
Moved amber examples
12 лет назад
trivialserver
a61e918989
nodejs/trivialserver mode os,http instance variables with initialization
12 лет назад
.gitignore
a979e3a896
Removed unused depenecies as per mkroehnert:Gruntfile.js, package.json
12 лет назад
Gruntfile.js
419a9b18ad
grunt: fix compilation of nodejs/hello
12 лет назад
README
8a9206fbfe
nodejs: rename Jtalk to Amber in README
12 лет назад
README
Amber + Node.js = Awesomeness
=============================
These are some experiments of using Amber together with Node.js:
hello - Hello world example with a simple Makefile.
benchfib - Port of tinybenchmarks from Squeak.
trivialserver - A slightly larger example.
You will need "node" in your path to try all the above.