PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
May 25, 2006

haXe 1.1 Released

Posted: 2006-05-25 23:21:00
Languages ::

haXe 1.1 has been released. haXe is a language for WWW programming, allowing for client-side and server-side development via the generation of Flash SWF files, JavaScript code, and Neko bytecode.

This release includes: Flash Player 6.0 support, the change of 'property' to 'var', the addition of neko.Utf8, plus other changes.