39
edits
No edit summary |
(update link to ecmascript.org) |
||
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 | * The [http://www.ecmascript.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]. | * JavaScript items in [http://weblogs.mozillazine.org/roadmap/ Brendan's roadmap blog]. | ||
Line 17: | Line 17: | ||
Tamarin hosts a weekly update meeting. See [[Tamarin:WeeklyUpdates|Tamarin Weekly Updates]] for meeting times and notes. | Tamarin hosts a weekly update meeting. See [[Tamarin:WeeklyUpdates|Tamarin Weekly Updates]] for meeting times and notes. | ||
== References == | == References == | ||
* [ | * [http://developer.mozilla.org/en/docs/MMgc MMgc] is 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. | ** See the [[Tamarin::AVM2_Overview_Errata | AVM2 Overview Errata]] for possible errata. |
edits