October 25, 2004
ActionScript 2 compiler in beta
I'm surprised this hasn't gotten around the blogsphere sooner. Nicolas Cannasse announced today that a beta release of an ActionScript 2 compiler is now available. Here's the list of relevant links:
- The original announcement thread
- Mailing list
- Mailing list archives
- Beta 1 Download
- Paul Spitzer's generate exclude file
- More info and background on exclude.xml
It's awesome to see this kind of stuff being developed. Earlier this year I started writing my own version of the same (in Java, with SableCC). I got to the point of a working syntax checker but never released anything as I didn' thave the motivation/desire to go any further since Kinetic Fusion 2 was released around the same time. So, this is welcome news to actually have something working and close to completion.
The beta download contains a guide for installation, usage, and some comparisons with Macromedia's ActionScript compiler. MTASC is blazingly fast by comparison...
Finally, according to the beta download, the source code will be released under the GPL once the beta is complete. Awesome news, thanks Nicolas!
I'm surprised this hasn't gotten around the blogsphere sooner. Nicolas Cannasse announced today that a beta release of an ActionScript 2 compiler is now available. Here's the list of relevant links:
- The original announcement thread
- Mailing list
- Mailing list archives
- Beta 1 Download
- Paul Spitzer's generate exclude file
- More info and background on exclude.xml
It's awesome to see this kind of stuff being developed. Earlier this year I started writing my own version of the same (in Java, with SableCC). I got to the point of a working syntax checker but never released anything as I didn' thave the motivation/desire to go any further since Kinetic Fusion 2 was released around the same time. So, this is welcome news to actually have something working and close to completion.
The beta download contains a guide for installation, usage, and some comparisons with Macromedia's ActionScript compiler. MTASC is blazingly fast by comparison...
Finally, according to the beta download, the source code will be released under the GPL once the beta is complete. Awesome news, thanks Nicolas!
