Tamarin: Difference between revisions
Jump to navigation
Jump to search
m (→References) |
|||
| Line 16: | Line 16: | ||
* [[Tamarin::MMgc | GC Overview]] an overview of the Tamarin garbage collector | * [[Tamarin::MMgc | GC Overview]] an overview of the Tamarin garbage collector | ||
* [http://www.adobe.com/devnet/actionscript/articles/avm2overview.pdf AVM2 Overview] Reference for the AVM2 (aka, Tamarin) virtual machine | * [http://www.adobe.com/devnet/actionscript/articles/avm2overview.pdf AVM2 Overview] Reference for the AVM2 (aka, Tamarin) virtual machine | ||
** | ** See the [[Tamarin::AVM2_Overview_Errata | AVM2 Overview Errata]] for possible errata. | ||
Revision as of 01:35, 1 August 2007
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
- See the AVM2 Overview Errata for possible errata.