67
edits
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
== Background information == | == Background information == | ||
* [http://www.adobe.com/devnet/actionscript/ Adobe ActionScript Technology Center] -- the most useful resource is [http://www.adobe.com/devnet/actionscript/articles/avm2overview.pdf Adobe ActionScript Virtual Machine 2 (AVM2) Overview] (PDF). | * [http://www.adobe.com/devnet/actionscript/ Adobe ActionScript Technology Center] -- the most useful resource is [http://www.adobe.com/devnet/actionscript/articles/avm2overview.pdf Adobe ActionScript Virtual Machine 2 (AVM2) Overview] (PDF). See [[Tamarin::AVM2_Overview_Errata | AVM2 Overview Errata]] for possible errata. | ||
* [http://www.ecma-international.org/publications/standards/Ecma-335.htm Standard ECMA-335] -- Common Language Infrastructure (CLI). | * [http://www.ecma-international.org/publications/standards/Ecma-335.htm Standard ECMA-335] -- Common Language Infrastructure (CLI). | ||
== On Tamarin == | == On Tamarin == | ||
* [http://haxe.org/ haXe] is a compiler that can target Tamarin. Implemented in OCaml. | * [http://haxe.org/ haXe] is a compiler that can target Tamarin. Implemented in OCaml. | ||
edits