Posts

Using HaXe and NME to target Android and iOS

Haxe can be compiled to multiple platforms including Android, iOS, and more. Using Haxe NME, we quickly target many devices without much hassle.

Getting Started With HaXe and NME

Haxe is a multi-platform programming language and compiler. So we begin with our first program with, like many other languages, hello world!