Tamarin: Difference between revisions
Jump to navigation
Jump to search
(→Intro) |
|||
| Line 7: | Line 7: | ||
* [http://developer.mozilla.org/en/docs/Tamarin Tamarin pages] at the [http://developer.mozilla.org Mozilla Developer Center]. | * [http://developer.mozilla.org/en/docs/Tamarin Tamarin pages] at the [http://developer.mozilla.org Mozilla Developer Center]. | ||
* JavaScript items in [http://weblogs.mozillazine.org/roadmap/ Brendan's roadmap blog]. | * JavaScript items in [http://weblogs.mozillazine.org/roadmap/ Brendan's roadmap blog]. | ||
* [[Tamarin plans]] - Who is working on what, as of January 2008. | |||
== New Projects == | == New Projects == | ||
Revision as of 00:55, 2 February 2008
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.
- Tamarin plans - Who is working on what, as of January 2008.
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.
- Tamarin:Tracing, aka "TT", an experimental branch using trace-optimization
Weekly Updates
Tamarin hosts a weekly update meeting. See Tamarin Weekly Updates for meeting times and notes.
References
- MMgc is the Tamarin garbage collector.
- AVM2 Overview Reference for the AVM2 (aka, Tamarin) virtual machine
- See the AVM2 Overview Errata for possible errata.