Archive

Posts Tagged ‘haxe’

PureMVC Framework for haXe

April 28th, 2008 shaun View Comments

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

Categories: Resources Tags: , ,

Unified Web Development

March 3rd, 2008 shaun View Comments

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!

Categories: Banter Tags: , , , , ,