On 16/02/2012 21:49, Jarosław Szczepankiewicz wrote:
this is my personal opinion, but what's the purpose of another flex
compiler from open source, especially written in as3?

The purpose of a compiler written in AS3 is that we can compile code on the fly instead of whenever necessary. This ability is important if we ever want tools like Firebug for JavaScript or the Python console, both of which are now dearly missing. Also Dart - a competing language - offers this feature directly on the homepage which does put so awe on the faces.

yours
Martin.

Reply via email to