Saturday, March 25, 2017

Haxe

"Haxe is computer software, a high-level, cross-platform, multi-paradigm programming language and compiler that can produce applications and source code, for many different computing platforms, from one code-base.[1][2][3][4] It is free and open-source software, distributed under the GNU General Public License (GPL) 2.0, and the standard library under an MIT License.

Haxe includes a set of common functions that are supported across all platforms, such as numeric data types, text, arrays, binary and some common file formats.[2][5] Haxe also includes platform-specific application programming interface (API) for Adobe Flash, C++, PHP and other languages.[2][6]

Code written in the Haxe language can be source-to-source compiled into ActionScript 3, JavaScript, Java, C++, C#, PHP, Python, Lua[7] and Node.js.[2][5][8][9] Haxe can also emit small web format SWF and Neko bytecode.

Major users of Haxe include BBC, Coca-Cola, Disney, Hasbro, Mattel, Nickelodeon, Prezi, TiVo, Toyota, and Zynga.[10][11] OpenFL and Flambe are popular Haxe frameworks that enable creating multi-platform content from one codebase."

https://en.wikipedia.org/wiki/Haxe

https://haxe.org/

https://archive.fosdem.org/2016/schedule/event/haxe/

No comments:

Post a Comment