Haxe is a high-level cross-platform programming language and compiler that can produce applications and source code for many different computing platforms from one code-base. It is free and open-source software, released under an MIT License. The compiler, written in OCaml, is released under the GNU General Public License (GPL) version 2. Wikipedia
Created Year: 2005Developed by: Cauê Waneck • Nicolas Cannasse • Simon Krajewski
Operating systems: Android • Microsoft Windows • Unix-like operating system
Implemented in: OCaml
Wikidata: Q285886
Influenced by: ActionScript • C++ • Java • JavaScript • OCaml
Programming paradigms: functional programming • generic programming • multi-paradigm programming • object-oriented programming
Haxe Influence Network
Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.
Hello World in Haxe
class HelloWorld {
static function main() {
trace("Hello World");
}
}
Source: github.com/leachim6/hello-world
Free Haxe books, articles, documentation
- Flambe Handbook
- Haxe and JavaScript - Matthijs Kamstra (wikibook)
- Haxe Manual - Haxe Foundation (PDF, HTML)
- HaxeFlixel Handbook (HTML)
- Kha Handbook
Search on GitHub
Name | Description | Last pushed to | Open issues | Forks | Stars | Size |
---|
Latest data update: 2024-10-21