[4009] in Software_Announce
Haxe installed on Athena
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Mon Nov 18 16:25:21 2013
From: Alex T Prengel <alexp@MIT.EDU>
To: software-announce@mit.edu
Cc: alexp@mit.edu, cfyi@mit.edu
Date: Mon, 18 Nov 2013 16:25:08 -0500
I've installed Haxe and Neko on Athena. Haxe is is an Open Source
language and compiler that can produce applications and source code for
multiple platforms from a single code base. Target languages supported
include Neko, Flash, JavaScript, C++, Java, Apache CGI and NodeJS.
Neko is a high-level dynamically typed language created by the author of
Haxe. It comes with a compiler that converts Neko source code to
bytecode and a runtime engine.
Detailed usage instructions and links to documentation are at
http://ist.mit.edu/software/athena/languages#Haxe
Alex