PLNews: Programming Language News

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

haXe 1.0 Release Candidate Released

Posted: 2006-05-02 11:36:00
Languages ::

haXe 1.0 Release Candidate 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: a Socket class, support for regular expressions, completed private class/interface/enum support, Neko serialization support, recursive type parameter constraints, plus other improvements and bugfixes.