Hi lists !

haXe Beta 3 have just been released on http://haxe.org

This release include the JavaScript code generator so you can use haXe
now for the three platforms :
- flash development (complete, see http://haxe.org/tutos/start/flash)
- server side development (added libraries for File System access)
- javascript development (including W3C standard APIs)

Some tutorials are available on http://haxe.org/doc that will help you
to get started with haXe in just 5 minutes.

List of changes in Beta 3:
  - javascript generator
  - optimized for in interval
  - renaming of locals (name must be unique)
  - added uncaught exceptions handling in Flash
  - fixed Bool.true == true and Bool.false == false on all platforms
  - fixed matching on Bool different from enums
  - removed -fplayer (use -D instead) and added -fheader
  - fixed infinity is Int
  - added "here" special identifier
  - neko Apis : File, FileSystem, Sys
  - added base JS API

Best,
Nicolas


_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to