|
|
|
|
|
by novalis
4919 days ago
|
|
I use Haxe in a professional context and sometimes for exploratory experimental stuff. I use it in the context of a framework called Haxe NME that allows me to produce android and ios moible apps. I am also using it to transcompile to arm running arch linux machines, it has one of the fastest compilers I ever used when target compiling to neko and it can output code if needed; java, c#, c++, js, you name it they got it wired up. I am going to use it for online through the usage of externs and libs that are usually up to date and well maintained on github. Haxe is going to hit a big one when version 3 comes out next quarter, if you want to invest some time learning a language that is encompassing and very much alive you will find it to be a good tool for various applications. I have no connection to Haxe other than being a user. |
|