[haXe] haXe 1.0 Release
Nicolas Cannasse
ncannasse at motion-twin.com
Wed May 17 15:32:42 CEST 2006
Hi lists,
I'm please to announce the 1.0 Release of the haXe language.
See http://haxe.org
haXe is a new highlevel strictly typed programming language that can be
used to develop websites. You can use haXe to build Flash Content, to
program your Javascript/AJAX code and to write the website server side
with database access.
haXe is supporting right now Flash Players 7 and 8, so everything you
can do from AS2, you can do also from haXe. I will soon add support for
Players 6 and 9. The haXe compiler is based on the same technology as MTASC.
haXe comes also with some standard tools that can be used as part of
your architecture : automatic delegate creation, regular expressions,
template system, persistent objects, remoting for Flash/JS/Server
synchronized and asynchronized communications.
Some tutorials are available for reading on http://haxe.org/doc
Enjoy !
Nicolas
More information about the Haxe
mailing list