Tag Archives: haxe

PureMVC Framework for haXe

Oh yeh! That’s what I’m talking about! Check it out: http://puremvc.org/content/view/68/1/ http://trac.puremvc.org/PureMVC_Haxe

Posted in Resources | Tagged , , | 1 Comment

Unified Web Development

One language to rule them all? Perhaps, at least in terms of web development. haXe is fascinating. One language across all tiers of your web application: on the server, in the browser, and even on the desktop. haXe compiles down to Neko bytecode (to run on the server), JavaScript (for all your Ajax needs), and ActionScript bytecode (for Flash Player goodness). Combine haXe and PureMVC, and you’ve got some real power!

Posted in Banter | Tagged , , , , , | 4 Comments