Skip to content

ajlopez/AjTalkJs

Repository files navigation

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

About

Smalltalk-like virtual machine, written in Javascript, based on bytecodes

Resources

License

Stars

Watchers

Forks

Packages

No packages published