Tag Archives: neko

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