Haxe Language Reference
You are viewing an old version of this entry, click here to see latest version.
This Language Reference document is a quick introduction to the Haxe programming language syntax and features.
It does not cover internal libraries (eg haxe.*), which are instead documented under the Haxe API.
Here's today's menu:
- Basic Types
- Syntax
- Type Inference
- Object Oriented Programming
- Type Parameters
- Enums
- Packages and Imports
- Dynamic
- Advanced Types
- Iterators
- Properties
- Optional Arguments
- Conditional Compilation
- Inline
- Keywords
Advanced Manual
More detailed information
- Introduction
- The Haxe Type System
- Access Control
- Using Lambda .map() and .filter()
- Basic Types
- Completion and IDE Support
- Web Dispatcher
- Documentation Generation
- String Encoding
- Changes in Haxe 2.10 and 3.0
- HxSL - Haxe Shader Language
- Macros
- Compiler Configuration with Macros
- Metadata
- Module System
- Operators
- Pattern Matching
- Serialization
- SPOD Macros
- String Interpolation
- Structures
- Using/Exporting SWC Files
- Tips and Tricks
- "using" mixin
- Variance
- Web Framework
Cross-Platform Reference
You may also be interested in the following:
Language Reference in PDF format
Haxe2 Language Reference
version #14412, modified 2012-07-10 14:25:45 by jan_flanders