Jump to content

Haxe Programming

0% developed
From Wikibooks, open books for an open world
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]