Top "Haxe" questions

Haxe can build cross-platform applications targeting JavaScript, C++, C#, Java, JVM, Python, Lua, PHP, Flash, and allows access to each platform's native capabilities.

Is Haxe worth learning?

For people out there using Haxe, what makes it useful for you? Reading the website it looks very promising. Does …

haxe
Minify / Obfuscate PHP Code

I use Haxe to generate PHP code. (This means you write you code in the Haxe language and get a …

php code-generation obfuscation minify haxe
'cp' is not recognized as an internal or external command

I tried to run a project using custom build in FlashDevelop: $(CompilerPath)\haxe.exe $(ProjectDir)\compile-js.hxml , but I get …

flashdevelop haxe nme
What is Neko anyway?

I have started to use Haxe to convert my ActionScript 3 projects into NME, but, I like to know please what …

haxe neko
Actionscript 3 vs Haxe: Which to chose for new Flash project?

I am in the planning stages of a new Flash game project and was wondering which language would be better …

flash actionscript-3 haxe language-comparisons
Haxe compiled code performance

How does Haxe compiled code compare in performance to its different targets? For example, is PHP coming from Haxe faster …

performance haxe
How can I iterate Dynamic object in Haxe

I have Object parsed from JSON (haxe.Json.parse()) and I need to iterate over it. I already tried to …

json dynamic loops haxe
Haxe Int to String

It seems AS3 has a toString() for the Number class. Is there an equivalent in Haxe? The only solution I …

string haxe
actionscript development on mac

I know of FlashDevelop for windows but how about developing actionscript or haxe on a mac? besides flex plugin for …

macos actionscript haxe
Haxe / OpenFL / Flixel

I've been looking through the sites of Haxe / OpenFL / Flixel but am struggling to understand what each one is for. …

haxe openfl haxeflixel