Tamarin
Intro
Tamarin virtual machine and implementation plans go here. For background, see:
- Tamarin project page on mozilla.org
- The ECMAScript (ES) language site.
- Tamarin pages at the Mozilla Developer Center.
- JavaScript items in Brendan's roadmap blog.
New Projects
- ActionMonkey, the integration of Tamarin and SpiderMonkey for Mozilla 2.
- Tamarin:IronMonkey, the mapping of IronPython and IronRuby to Tamarin.
- Tamarin:ScreamingMonkey, integration of Tamarin as a <script> engine in other browsers, starting with IE.
References
- GC Overview an overview of the Tamarin garbage collector
- AVM2 Overview Reference for the AVM2 (aka, Tamarin) virtual machine