PLNews: Programming Language News

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

Feeds


Archives

Jan. 20, 2010

haXe 2.05 Released

Languages :: haXe

haXe 2.05 has been released. haXe is a high-level, object-oriented language for developing Web sites and Web applications.

This release includes: additional optimizations, the ignoring of a #! line at the beginning of hx files, bug fixes, and other changes.

Aug. 31, 2009

haXe 2.04 Released

Languages :: haXe

haXe 2.04 has been released. haXe is a high-level, object-oriented language for developing Web sites and Web applications.

This release includes: the new "using" keyword, C++ platform support, the addition of "never" property access support, bug fixes, and other changes.

June 30, 2009

haXe Forum Announced

Languages :: haXe, Websites

The haXe Forum has been announced. It is a set of online forums focusing on haXe, a high-level, object-oriented language for developing Web sites and Web applications.

Mar. 23, 2009

haXe 2.03 Released

Languages :: haXe

haXe 2.03 has been released. haXe is a high-level, object-oriented language for developing Web sites and Web applications.

This release includes: support for SWC output, optimizations, the addition of flash.Vector.indexOf and flash.Vector.lastIndexOf, bug fixes, and other changes.

Nov. 24, 2008

haXe 2.02 Released

Languages :: haXe

haXe 2.02 has been released. haXe is a high-level, object-oriented language for developing Web sites and Web applications.

This release includes: support for identifiers starting with _[0-9], optimization improvements, the addition of the flash.Memory API for Flash 10 Alchemy opcode access, the addition of memory-related functions to php.Sys, bug fixes, and other changes.

July 31, 2008

haXe 2.0 Released

Languages :: haXe

haXe 2.0 has been released. haXe is a high-level, object-oriented language for developing Web sites and Web applications.

This release includes: a rewrite of the haxe.remoting package, the new haxe.io package, conditional compilation changes, the removal of the physical equality operators, a new haxe.Int32 class, support for resources, support for default values for optional parameters, library changes, haXe/PHP integration, and other changes.

Apr. 27, 2008

haXe/PHP Alpha 2 Released

Languages :: PHP, Languages :: haXe

haXe/PHP Alpha 2 has been released. It is an extended version of the haXe compiler, targeting PHP.

This release includes: the implementation of resources, the integration of haxe.Template and haxe.Timer, bug fixes, new tests, and other changes.

Apr. 13, 2008

haXe/PHP Announced

Languages :: PHP, Languages :: haXe

haXe/PHP has been announced. It is an extended version of the haXe compiler, targeting PHP.

Apr. 06, 2008

haXe 1.19 Released

Languages :: haXe

haXe 1.19 has been released. haXe is a high-level, object-oriented language for developing Web sites and Web applications.

This release includes: the addition of haxe.FastList, optimizations, bug fixes, and other changes.

Mar. 24, 2008

haXe 2.0 Announced

Languages :: haXe

haXe 2.0 has been announced. haXe is a high-level, object-oriented language for developing Web sites and Web applications.

haXe 2.0 is planned for after the haXe 1.19 release. A list of change proposals is available.

Feb. 26, 2008

haXe 1.18 Released

Languages :: haXe

haXe 1.18 has been released. haXe is a high-level, object-oriented language for developing Web sites and Web applications.

This release includes: improved ActiveScript 3 code generation, library additions and improvements, bug fixes, and other changes.

Jan. 13, 2008

haXe 1.17 Released

Languages :: haXe

haXe 1.17 has been released. haXe is a high-level, object-oriented language for developing Web sites and Web applications.

This release includes: the new 'inline' keyword, Flash 9 optimizations, bug fixes, and other changes.

Nov. 01, 2007

haXe 1.16 Released

Languages :: haXe

haXe 1.16 has been released. haXe is a high-level, object-oriented language for developing Web sites and Web applications.

This release includes: improvements to the AS3 generator, the assignment of an index value to each enum constructor, bug fixes, and other changes.

Aug. 31, 2007

haXe 1.15 Released

Languages :: haXe

haXe 1.15 has been released. haXe is a high-level, object-oriented language for developing Web sites and Web applications.

This release includes: improved Flash 9 support, improved error messages, support for Enum subtyping, bug fixes, and other changes.

May 20, 2007

haXe 1.13 Released

Languages :: haXe

haXe 1.13 has been released. haXe is a high-level, object-oriented language for developing Web sites and Web applications.

This release includes: Flash fullscreen support, the addition of a UTF8 buffer API, plus other changes and bug fixes.

Mar. 20, 2007

haXe Community Blog Announced

Languages :: haXe

The haXe Community Blog has been announced. It aims to "cover the haXe news and all the great things happening inside the haXe community." haXe is a high-level, object-oriented language for developing Web sites and Web applications.

Mar. 07, 2007

haXe 1.12 Released

Languages :: haXe

haXe 1.12 has been released. haXe is a high-level, object-oriented language for developing Web sites and Web applications.

This release includes: support for generating ActionScript 3 source code from a haXe program, compiler support for code completion, and other changes.

Jan. 05, 2007

haXe 1.10 Released

Languages :: haXe

haXe 1.10 has been released. haXe is a high-level, object-oriented language for developing Web sites and Web applications.

This release includes: the addition of Reflect.makeVarArgs, typedef private field access, the addition of the Class<T> base class type, plus other changes and fixes.

Nov. 23, 2006

haXe 1.09 Released

Languages :: haXe

haXe 1.09 has been released. haXe is a high-level, object-oriented language for developing Web sites and Web applications.

This release includes: the addition of a threaded server, the 'callback' keyword used for function partial application, plus other changes and fixes.

Oct. 30, 2006

haXe 1.08 Released

Languages :: haXe

haXe 1.08 has been released. haXe is a high-level, object-oriented language for developing Web sites and Web applications.

This release includes: a new haxe.rtti package, a rewrite of haxedoc, plus other changes and a number of bug fixes.

Sep. 11, 2006

haXe 1.07 Released

Languages :: haXe

haXe 1.07 has been released. haXe is an object-oriented language meant for Web-related tasks, capable of being used to create Flash SWF files, and to generate JavaScript and Neko source code.

This release includes: a working -debug flag on all platforms; the setting of the default classpath on non-Windows systems; typedef, override, package and f9dynamic keywords; plus other changes and bugfixes.

Aug. 28, 2006

haXe 1.06 Released

Languages :: haXe

haXe 1.06 has been released. haXe is an object-oriented 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: the haxelib tool, enhanced Flash 9 support, support for using Flash 7 and 8 libraries, the addition of new neko.io and haxe.xml packages, serialization improvements, plus other changes and fixes.

Aug. 16, 2006

haXe 1.05 Released

Languages :: haXe

haXe 1.05 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: Flash 9 support, the separation of the Type API from Reflect, the addition of neko.remoting.Server.setLogger, some renamed methods in neko.FileSystem, plus bugfixes and other changes.

July 26, 2006

haXe 1.04 Released

Languages :: haXe

haXe 1.04 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: restricted object comparisons, haxe.Serializer and haxe.Unserializer performance improvements, JIT support for Neko, plus other changes and fixes.

June 24, 2006

haXe 1.03 Released

Languages :: haXe

haXe 1.03 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 open anonymous types, support for optional parameters for functions and enums, plus bugfixes and other changes.

Categories

[Valid XHTML 1.0][Valid CSS][Valid RSS 2.0][Valid Atom 1.0][Powered by OCaml]