Buscar en Mind w/o Soul

jueves, abril 26, 2007

Multilenguaje web Haxe

http://haxe.org/intro



haXe is a high-level object-oriented programming language mainly
focused on helping programers develop Websites and Web applications.
haXe has been designed to be easily portable across several platforms.



haXe Features





The haXe Syntax is similar to the one used in
Java/JavaScript/ActionScript, so it’s very easy to learn and get
used to haXe. haXe can also integrate easily in your favorite editor or
IDE.




The haXe Type System is strictly typed, enabling
the compiler to detect most errors at compile-time. At the same time,
it’s very different from classic strictly typed languages since
you don’t have to write types everywhere in your program, thanks
to type inference. It makes you feel like you are programming
in a dynamically typed language while you are getting the security of a
strictly typed language. The best of both worlds.



No hay comentarios: