Tim Knip wrote: > Hey list, > > Don't know if you know Ming a bit (http://ming.sourceforge.net/). > anyway: Ming basically only compiles AS1 (no classes etc). > > In a foolish mood I tackled the Ming compiler-stuff (bison/flex), and with > some success! > Well. its not MTASC yet. > But: I now can ming-compile a *very* simple class with Ming, and call its > methods.
Hello, The most important part in AS2 is not extending the AS1 syntax with classes, but to do the compile-time type checking. Since I guess this is not yet part of Ming, it will require quite a lot of work. Best, Nicolas _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
