0% developed

Haxe Programming

From Wikibooks, open books for an open world
Jump to navigation Jump to search
Logo of Haxe.
Logo of Haxe.

This book is an introduction to Haxe, a high-level, open source programming language and compiler.

About Haxe[edit | edit source]

Haxe is a high-level programming language that uses an ECMAScript-like syntax. It is heavily inspired by ActionScript. Haxe has the ability for a single code-base to compile into multiple targets.

Getting Started[edit | edit source]