PDA

View Full Version : haxe


goliatone
08-09-2006, 10:50 AM
does anyone use haXe (http://haxe.org/intro)?


*on the server side : a web language such as PHP, Perl, Ruby or Python.
*on the client side : Flash (ActionScript 1, 2 and now 3) and Javascript / DHTML / AJAX.

The haXe programming language is uniting these different platforms under one language.

just wanted to know if is worth the trouble and time...:rolleyes:

ncannasse
08-18-2006, 10:55 AM
I'm biased since I'm haXe author but I can say for sure that it's worth it. Especially that now haXe got Flash9 support so you can compile to flash players 6 to 9 + javascript + neko with one single programming language !

Although, I've been using haXe for daily Flash programming for months and that's really a huge productivity improvment over AS2. In particular, it has all of Flash API unchanged, so no need to relearn everything ! :)