Tamarin: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(→Intro) |
||
| Line 4: | Line 4: | ||
* [http://www.mozilla.org/projects/tamarin/ Tamarin project page] on [http://www.mozilla.org mozilla.org] | * [http://www.mozilla.org/projects/tamarin/ Tamarin project page] on [http://www.mozilla.org mozilla.org] | ||
* The [http://www.ecmascript-lang.org/ ECMAScript (ES) language] site. | * The [http://www.ecmascript-lang.org/ ECMAScript (ES) language] site. | ||
* [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]. | |||
== New Projects == | == New Projects == | ||
Revision as of 02:41, 23 June 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.
References
- GC Overview an overview of the Tamarin garbage collector
- AVM2 Overview Reference for the AVM2 (aka, Tamarin) virtual machine