This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
francis
/
amber
forked de
amber/amber
Seguir
1
Destacar
0
Fork
0
Archivos
Árbol:
75a0f9f9b7
Ramas
Etiquetas
branching-sends
camillo-hacks
chromeos
feature/1144-enhance-collection-remove-api
gh-pages
js-primitives
jshierarchy-notightcoupling-check
master
moka
nemo
nw-helios-app
ref-nodes
stable
strom
website-deployment
0.19.1
0.19.0
0.18.5
0.18.4
0.18.3
0.18.2
0.18.1
0.18.0
0.17.0
0.16.1
0.16.0
0.15.1
0.15.0
0.14.18
0.14.17
0.14.16
0.14.15
0.14.14
0.14.13
0.14.12
0.14.11
0.14.10
0.14.10-1
0.14.10-0
0.14.4
0.14.3
0.14.2
0.14.1
0.14.0
0.13.3
0.13.2
0.13.1
0.13.0-beta
0.13.0-alpha.4
0.13.0-alpha.3
0.13.0-alpha.2
0.13.0-alpha.1
0.12.6
0.12.4
0.12.3
0.12.2
0.12.1
0.12.0
legacy3-iife
legacy2
0.11.0
0.10.0
0.10
legacy
0.9.1
0.9
amber
/
nodejs
Göran Krampe
75a0f9f9b7
Better defaults for jtalkc and a small meta example added for node.
hace 13 años
..
benchfib
6979e700d1
Fixed nodejs benchfib to use new js escape syntax.
hace 13 años
hello
708ee3b7bb
Merge.
hace 13 años
meta
75a0f9f9b7
Better defaults for jtalkc and a small meta example added for node.
hace 13 años
trivialserver
d790c2caf0
Small fix to use new keyword messaging convention for calling js methods.
hace 13 años
README
f829a24f13
Several improvements to jtalkc and some fixes in nodejs Makefiles and README.
hace 13 años
nodecompile.js
411bd6e38c
Changed prefix to suffix in jtalkc. This can be used to produce different js files from the same st file.
hace 13 años
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.