MTASC
{{Short description|ActionScript 2 compiler}}
{{Multiple issues|
{{primary sources|date=September 2011}}
{{notability|Products|date=May 2011}}
}}
{{Infobox software
| name = MTASC
| logo =
| logo caption =
| logo alt =
| logo size =
| collapsible =
| screenshot =
| screenshot size =
| screenshot alt =
| caption =
| other_names =
| author = Nicolas Cannasse
| developer = Tristan Schmelcher
| released = {{Start date and age|2004|10|25}}{{cite web |url=https://github.com/ncannasse/mtasc/blob/master/doc/CHANGES.txt |title=CHANGES.txt |department=master |website=mtasc |via=GitHub |access-date=2021-03-29}}
| discontinued = yes
| latest release version = 1.15{{cite web |url=https://sourceforge.net/p/mtasc/code/HEAD/tree/trunk/fork/ocaml/mtasc/doc/CHANGES.txt |title=/trunk/fork/ocaml/mtasc/doc/CHANGES.txt |department=Code |website=The MTASC Community Fork |via=SourceForge |access-date=2021-03-29}}
| latest release date = {{Start date and age|2009|10|07}}
| latest preview version =
| latest preview date =
| qid =
| programming language = OCaml
| middleware =
| engine =
| operating system =
| platform =
| included with =
| replaces =
| replaced_by = Haxe
| service_name =
| size =
| standard =
| language =
| language count =
| language footnote =
| genre = Compiler
| license = GPL 2{{cite web |url=https://github.com/ncannasse/mtasc/blob/master/LICENSE |title=LICENSE |department=master |website=mtasc |via=GitHub |access-date=2021-03-29}}
| website = {{Official URL}}
| AsOf =
}}
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 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|date=October 2008}}
MTASC is built with optimizing OCaml compilers, and thus provides a speed improvement over the Macromedia Compiler (MMC).{{Citation needed|date=February 2009}} MTASC corrects several safety problems that occur when using MMC.[http://tech.motion-twin.com/mtasc.html#comparison Comparison of MTASC and Macromedia Compiler] 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.{{Clarify|date=February 2009}}
MTASC is not compatible with ActionScript 2.0 in the local variables scoping, local function definitions, etc.
MTASC will not support ActionScript 3.0, which is supported by its successor, Haxe.[http://tech.motion-twin.com/mtasc.html#as3 MTASC And ActionScript 3]
See also
References
{{Reflist}}
External links
- {{Official website}}
- {{GitHub|ncannasse/mtasc}}
- {{SourceForge|{{wikidata|property|P2209}}|The MTASC Community Fork}}
- Extension:Flashlets.php at OrganicDesign Wiki
{{Adobe Flash}}
{{ML programming}}
{{DEFAULTSORT:Mtasc}}
Category:Free and open source compilers
{{Multimedia-software-stub}}