HOME

TheInfoList



OR:

MTASC (Motion-Twin ActionScript 2 Compiler) is an
ActionScript ActionScript is an object-oriented programming language originally developed by Macromedia Inc. (later acquired by Adobe). It is influenced by HyperTalk, the scripting language for HyperCard. It is now an implementation of ECMAScript (mean ...
2.0 compiler written in the
OCaml OCaml ( , formerly Objective Caml) is a General-purpose programming language, general-purpose, High-level programming language, high-level, Comparison of multi-paradigm programming languages, multi-paradigm programming language which extends the ...
programming language by the company
Motion Twin Motion Twin is an independent video game development studio, that initially specialized in online video games and has most recently worked on Roguelike, roguelite games. Founded in 2001, the company is a worker cooperative enterprise based in Bo ...
. It is
free software Free software, libre software, libreware sometimes known as freedom-respecting software is computer software distributed open-source license, under terms that allow users to run the software for any purpose as well as to study, change, distribut ...
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 Adobe Flash (formerly Macromedia Flash and FutureSplash) is a mostly discontinuedAlthough it is discontinued by Adobe Inc., for the Chinese market it is developed by Zhongcheng and for the international enterprise market it is developed by Ha ...
ActionScript compiler. MTASC is built with optimizing OCaml compilers, and thus provides a speed improvement over the Macromedia Compiler (MMC). MTASC corrects several safety problems that occur when using MMC.Comparison of MTASC and Macromedia Compiler
/ref> 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. 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 Haxe is a high-level cross-platform programming language and compiler that can produce applications and source code for many different computing platforms from one code-base. It is free and open-source software, released under an MIT License. ...
.MTASC And ActionScript 3
/ref>


See also


References


External links

* * * * Extension:Flashlets.php at ''OrganicDesign Wiki'' Adobe Flash Free and open source compilers OCaml software {{Multimedia-software-stub