Hi lists, haXe Alpha 5 is now available from http://haxe.org
haXe is a an open source programming language for the Web. You can use the same language on the client side (Flash and Javascript) and on the server side (Neko).
The release adds some XML output so you can write your own documentation generator very easily, and fix several bugs. There is now also a -main commandline parameter that will specify which class will be the haXe entry point.
Currently haXe is running on both Flash and Neko. Javascript output will come soon.
haXe distribution libraries are now BSD License so you can use them whatever the license of your source code. You're welcome to contribute to haXe by providing additional libraries (crossplatform or Flash-specific). Please post on the haXe mailing list if you're interested in doing so.
Best, Nicolas _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

