Download
Haxe 3.0
Automatic Installer
Binary Distribution
- Windows: haxe-3.0.0-win.zip
- OSX: haxe-3.0.0-osx.tar.gz
- Linux32: haxe-3.0.0-linux32.tar.gz
- Linux64: haxe-3.0.0-linux64.tar.gz
Manual Installation & Building from Sources
Detailed instructions are available in the Haxe 3 Release Notes.
Haxe 2.10
Automatic Installer
- Download Windows Installer
- Download OSX Installer
( or for older leopard systems see Leopard Nightly Details ) - Download Linux Installer or using Linux nme installation script
Please note that the automatic installer also downloads and installs NekoVM which is used for some Haxe tools like haxelib and haxedoc.
Some antivirus software reports the Windows installer as infected. This is a false report and you can safely run the program on your system.
If you encounter this, please contact the antivirus vendor so they can fix this false positive as soon as possible.
You can read more about this issue here.
Manual install
Haxe can also be installed manually. Zip files and instructions for each operating system can be found here.
These zips contain the same haxe version that the automatic installer uses.
SVN builds aka nightlies
New features, enhancements and bug fixes are being comitted daily. You can download a 'nightly build' from one of these servers.
Read about the latest changes in the commit log or in changes.txt.
Linux apt/ppa
For Linux there are also packages available.
(Currently, these are not being updated as frequently as the nightly builds.)
Build from source
Haxe's source code is available on github.
Instructions to build from source can be found on this page.
Previously it was hosted on google code.
Next steps
- Find your perfect Haxe editor or IDE
- Get your feet wet in the Getting started section
version #19420, modified 2013-06-05 02:41:55 by MarcWeber