Tamarin: Difference between revisions
Jump to navigation
Jump to search
(→Intro) |
(→Intro) |
||
Line 3: | Line 3: | ||
== Intro == | == Intro == | ||
Tamarin | Tamarin virtual machine and implementation plans go here. For background, see: | ||
* http://www.mozilla.org/projects/tamarin/ Tamarin project page] on [http://www.mozilla.org mozilla.org] | |||
* JS items in [http://weblogs.mozillazine.org/roadmap/ Brendan's roadmap blog]. | * JS items in [http://weblogs.mozillazine.org/roadmap/ Brendan's roadmap blog]. | ||
* The [http://www.ecmascript-lang.org/ ECMAScript (ES) language] site. | * The [http://www.ecmascript-lang.org/ ECMAScript (ES) language] site. |
Revision as of 02:37, 23 June 2007
Under construction -- Tamarin docs and links coming soon
Intro
Tamarin virtual machine and implementation plans go here. For background, see:
- http://www.mozilla.org/projects/tamarin/ Tamarin project page] on mozilla.org
- JS items in Brendan's roadmap blog.
- The ECMAScript (ES) language site.
- Tamarin pages at the Mozilla Developer Center.
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