Maven Logo IntelliJ IDEA Logo

License

Jangaroo is licensed under the Apache License, Version 2.0. more...

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...

You are here:

Jangaroo Downloads

The easiest way to start developing Jangaroo applications is to use Maven. Check out our tutorial to get your first Jangaroo application compiled and running within a few minutes. You don't need to download anything manually (except Java and Maven)!

For those of you who don't like Maven and just want to use the Ant or command line versions of jooc, we promise to provide a ready-to-run binary distribution again soon. Until then, please consider the Jangaroo Tools Wiki page on how to set up a Stand Alone Compiler.

We deploy Jangaroo releases as Maven artifacts on Maven Central. Older Jangaroo versions can still be found in our public Maven repository.

The full source code of Jangaroo is available on github! We created two repositories. One is jangaroo-tools, holding the Jangaroo compiler jooc, the Jangaroo runtime, and development tools like our Maven and IDEA plugins. The second one is jangaroo-libs, which holds some useful ActionScript 3 libraries.  Like to make a contribution to Jangaroo? Just fork one of our github repositories, make your changes, and send us a pull request!