On Wed, Aug 6, 2008 at 7:43 AM, izak marais <[EMAIL PROTECTED]> wrote:
> Are there big differences between HaXe and the compiler from Flex3 SDk? Both > are selfcontainted actionscript 3 compilers? The haXe compiler doesn't compile Actionscript 3. It compiles haXe, a language which is very similar to ActionScript 3 and which can access the same Flash libraries as AS3 if compiling for the Flash platform. (It can also compile haXe to other platforms, such as PHP, Javascript and the haXe-related neko. It can also _produce_ ActionScript 3.) More information at http://haxe.org HTH, Ian _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
