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
  • http://puremvc.org/ Cliff Hall

    Well, ask and ye shall receive. Marco Secchi has created just that. A haXe port of PureMVC. He is letting the haXe community bang on it a bit before submitting it as an official port, but you can access it here for now:

    http://www.loziosecchi.it/lab_puremvc_hx_1.html

    He has also created a cross platform demo showing the same simple app compiled to Flash 9 and JavaScript, and they both work the same. You can see that demo here:

    http://www.loziosecchi.it/goodies/hx_puremvc_demo/simpleAdmin/index.html

    If you like it let him know you think he should get it into the repository! :)

    Cheers,
    -=Cliff>

  • http://puremvc.org/ Cliff Hall

    Well, ask and ye shall receive. Marco Secchi has created just that. A haXe port of PureMVC. He is letting the haXe community bang on it a bit before submitting it as an official port, but you can access it here for now:

    http://www.loziosecchi.it/lab_puremvc_hx_1.html

    He has also created a cross platform demo showing the same simple app compiled to Flash 9 and JavaScript, and they both work the same. You can see that demo here:

    http://www.loziosecchi.it/goodies/hx_puremvc_demo/simpleAdmin/index.html

    If you like it let him know you think he should get it into the repository! :)

    Cheers,
    -=Cliff>

  • http://shaun.boyblack.co.za/blog/ shaun

    Awesomeness!! Thanks for the heads up Cliff!

    He seems to have rearranged his URL’s a bit, so the above links can instead be found here:

    http://www.loziosecchi.it/lab/puremvc/

    //shn

  • http://www.boyblack.co.za shaun

    Awesomeness!! Thanks for the heads up Cliff!

    He seems to have rearranged his URL’s a bit, so the above links can instead be found here:

    http://www.loziosecchi.it/lab/puremvc/

    //shn