[haXe] haXe alpha 4
Nicolas Cannasse
ncannasse at motion-twin.com
Sat Dec 10 17:36:46 CET 2005
Hi lists,
haXe alpha 4 is now available from http://haxe.org
It now includes Neko generation, so you use haXe for :
- creating Flash SWF
- writing commandline utilities using NekoVM
- writing server-side pages using Mod_neko
There is some tutorials on http://haxe.org so you can have a look at the
different features of the language. A Proposal Area is also opened if
you want to participate in haXe design and future features.
More detailed changes :
- forbid break and continue outside loops
- fixed SWF generation bugs
- added SWF "extends" support
- added method closures
- added some flash lowlevel operations (__xxx__)
- added Log, LogInfos and trace
- added Neko generation
- fixed problems with conditional compilation macros
Best,
Nicolas
More information about the Haxe
mailing list