Awesome
Awesome Haxe
<img align="right" src="http://haxe.org/img/haxe-logo.svg" width="150" height="150" />A curated list of useful Haxe links.
Haxe is an open source toolkit based on
- a modern, high-level, strictly-typed programming language,
- a cross-compiler,
- a complete cross-platform standard library, which includes ways to access each platform's native capabilities.
Official Docs
Target-specific Docs
Other Tutorial Docs
Haxe News and Blogs
Comparisons
Language design
- Discussion about C-style for
- Nicolas Cannasse's comment about const
- Nicolas Cannasse's comment about named arguments