0.0.1-alfa • Published 11 years ago

ajtalkjs-httpserver v0.0.1-alfa

Weekly downloads
7
License
-
Repository
github
Last release
11 years ago

AjTalkJs

Smalltalk bytecode Virtual Machine, written in Javascript. It can compile Smalltalk fileOut. Work in Progress.

See my other project (in C#): https://github.com/ajlopez/AjTalk

Blog posts about AjTalk implementations: http://ajlopez.wordpress.com/category/ajtalk

Development

git clone git://github.com/ajlopez/AjTalkJs.git
cd AjTalkJs
npm install
npm test

Samples

TBD

Versions

  • 0.0.1: Published and tagged
  • 0.0.2: Under development in master

Master has the current development code.

References