Documentation

Documentation

To use Jangaroo in your project, we offer a tutorial for getting started and reference documentation for the language and the compiler.

Tutorial

This tutorial helps you getting started by illustrating Jangaroo tools, language, and deployment with concrete examples. Learn how to use the Jangaroo compiler in your project by walking through a simple example. more...

The Jangaroo Language

The Jangaroo language is a subset of ActionScript 3. Find out about the feature set and the remaining limitations. more...

The Jangaroo Compiler

Jangaroo's central tool is our ActionScript-3-to-JavaScript compiler jooc. It takes source code written in a subset of ActionScript 3 and translates it into JavaScript 1.x that is understood by current browsers. more...