Tamarin: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 10: Line 10:
== New Projects ==
== New Projects ==
* [[JavaScript:ActionMonkey|ActionMonkey]], the integration of Tamarin and SpiderMonkey for [[Mozilla 2]].
* [[JavaScript:ActionMonkey|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 ==
== References ==
* [[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

Revision as of 19:36, 26 July 2007

Intro

Tamarin virtual machine and implementation plans go here. For background, see:

New Projects

References

  • GC Overview an overview of the Tamarin garbage collector
  • AVM2 Overview Reference for the AVM2 (aka, Tamarin) virtual machine