Tamarin: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 5: Line 5:


== 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] (pdf) 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


* [[Tamarin::CompilingWithASCompiler| ActionScript Compiler]] Using the Flex ActionScript Compiler to build Tamarin apps
* [[Tamarin::CompilingWithASCompiler | ActionScript Compiler]] Using the Flex ActionScript Compiler to build Tamarin apps

Revision as of 22:36, 20 June 2007

Under construction -- Tamarin docs and links coming soon

Intro

References

  • AVM2 Overview Reference for the AVM2 (aka, Tamarin) virtual machine