Downloading Haxe 2.0.0

If your download does not begin automatically please click here.

Support the Haxe Foundation

Thank you for downloading Haxe. If you'd like to support the Haxe Foundation please consider donating to keep our open source efforts thriving.

Monthly Donation Amount

Get Technical Help

Get support directly from the Haxe team. The Haxe Foundation offers several support tiers to help with your organization's technical challenges.

Explore our support plans

What next?

Change Log

  • fixed current package bug in inherited constructor type
  • delayed type-parameter constraints check (allow mutual rec extends for SPOD)
  • improved unclosed macro error reporting
  • haXe/PHP integration
  • renamed NekoSocketConnection to SyncSocketConnection (php support)
  • fixes in genAs3
  • fix for flash9 : always coerce call return type
  • set all private+protected names from SWF lib to public (allow override+reflect)
  • flash9 : use findprop instead of findpropstrict for 'this' access (allow dynamic)
  • don't allow nullness changes in overrided/implemented
  • prevent typing hole with overriden polymorphic methods
  • added neko.vm.Mutex and neko.vm.Deque (included in neko 1.7.1)
  • added package remapping using --remap

Getting Started With Haxe

Now that you've downloaded Haxe, you can get started with a specific platform. Click on a logo to learn how to set up the development environment and how to proceed from there:

For getting started with Haxe, take a look at our introduction, read through the Haxe Manual or look at these use cases for Haxe, including tutorials and popular libraries: