PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
December 10, 2005

haXe alpha 4 Released

Posted: 2005-12-10 14:45:00
Languages ::

haXe alpha 4 has been released. haXe is a language meant for WWW-related tasks, capable of being used to create Flash SWF files, and to generate JavaScript and Neko source code.

This release: includes support for generating Neko code, adds method closures, forbids break and continue statements outside of loops, and fixes problems with conditional compilation macros, in addition to other changes.