This website works better with JavaScript
Главная
Обзор
Помощь
Регистрация
Вход
amber
/
prof-stef
Следить
2
В избранное
1
Ответвить
0
Файлы
Задачи
3
Запросы на слияние
0
Вики
Дерево:
53083f5074
Ветки
Метки
gh-pages
master
v0.3.1
v0.3.0
v0.2.1
v0.2.0
0.1.2
0.1.1
prof-stef
/
nodejs
Thomas Rake
ad64b09012
Removed package.json. Top level to have package.json
11 лет назад
..
benchfib
351236314a
Moved amber examples
12 лет назад
hello
a52a00d32d
Nodejs examples WIP
11 лет назад
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
11 лет назад
Gruntfile.js
a979e3a896
Removed unused depenecies as per mkroehnert:Gruntfile.js, package.json
11 лет назад
README
351236314a
Moved amber examples
12 лет назад
README
JTalk + Node.js = Awesomeness
=============================
These are some experiments of using JTalk 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.