moe-js

Automatically exported from code.google.com/p/moe-js

APACHE-2.0 License

Stars
26

mö.js - explaining virtual machines in javascript

This is an umbrella project for the effort to make JavaScript VMs more transparent and understandable for JavaScript programmers by emulating and reimplementing their parts in JavaScript.

These samples should not be viewed as a production ready parts of a real JavaScript VM implemented in JavaScript. They are merely illustrations for concepts and technologies behind JavaScript VMs.

Blog posts covering different parts of moe.js