MTASC
Find sources: "MTASC" – news · newspapers · books · scholar · JSTOR (September 2011) (Learn how and when to remove this message)
Find sources: "MTASC" – news · newspapers · books · scholar · JSTOR (May 2011) (Learn how and when to remove this message)
Original author(s) | Nicolas Cannasse |
---|---|
Developer(s) | Tristan Schmelcher |
Initial release | October 25, 2004; 20 years ago (2004年10月25日)[1] |
Final release | |
Repository | |
Written in | OCaml |
Successor | Haxe |
Type | Compiler |
License | GPL 2 [3] |
Website | tech |
MTASC (Motion-Twin ActionScript 2 Compiler) is an ActionScript 2.0 compiler written in the OCaml programming language by the company Motion Twin. It is free software [3] and can be used alone or with other tools like swfmill to produce SWF files, which contain interactive multimedia content playable with the Flash Player. MTASC is also much faster than the Adobe Flash ActionScript compiler.[citation needed ]
MTASC is built with optimizing OCaml compilers, and thus provides a speed improvement over the Macromedia Compiler (MMC).[citation needed ] MTASC corrects several safety problems that occur when using MMC.[4] The MTASC compiler is stricter than MMC and can detect more errors than MMC; because of this strictness, there are some differences between MMC and MTASC.[clarification needed ]
MTASC is not compatible with ActionScript 2.0 in the local variables scoping, local function definitions, etc.[4]
MTASC will not support ActionScript 3.0, which is supported by its successor, Haxe.[5]
See also
[edit ]References
[edit ]- ^ "CHANGES.txt". master. mtasc. Retrieved 2021年03月29日 – via GitHub.
- ^ "/trunk/fork/ocaml/mtasc/doc/CHANGES.txt". Code. The MTASC Community Fork. Retrieved 2021年03月29日 – via SourceForge.
- ^ a b "LICENSE". master. mtasc. Retrieved 2021年03月29日 – via GitHub.
- ^ a b Comparison of MTASC and Macromedia Compiler
- ^ MTASC And ActionScript 3
External links
[edit ]- Official website Edit this at Wikidata
- mtasc on GitHub
- The MTASC Community Fork on SourceForge
- Extension:Flashlets.php at OrganicDesign Wiki
This multimedia software-related article is a stub. You can help Wikipedia by expanding it.