15
edits
(Subpages) |
(haXe) |
||
| Line 4: | Line 4: | ||
* [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). | ||
* [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 == | |||
* [http://haxe.org/ haXe] is a compiler that can target Tamarin. Implemented in OCaml. | |||
See [[Tamarin:IronMonkey:AVM2Errata]] for possible errata of AVM2 Overview document. | See [[Tamarin:IronMonkey:AVM2Errata]] for possible errata of AVM2 Overview document. | ||
See [[Tamarin:IronMonkey:BytecodeMapping]] for some preliminary mapping of CIL to ABC. | See [[Tamarin:IronMonkey:BytecodeMapping]] for some preliminary mapping of CIL to ABC. | ||
edits