-
Notifications
You must be signed in to change notification settings - Fork 116
Apache Royale Source Code Repositories
Apache Royale is composed of the following repositories.
The Compiler is designed to transpile MXML and ActionScript to JavaScript and potentially other output definitions. We are working on other possible outputs like WebAssembly or SWF, and many others could be as well added.
https://github.com/apache/royale-compiler
Typedefs are SWC files designed to allow type-checking for application development. They contain the type definitions in ActionScript, but none of the actual implementation of the Javascript code.
https://github.com/apache/royale-typedefs
ASJS Framework is a collection of SWC files which can be used to make application development easier. This includes core language features in ActionScript which do not exist in Javascript, abstractions of HTML elements, component sets and more.
https://github.com/apache/royale-asjs
TourJS is a repository with code examples of all Apache Royale functionality and its corresponding running versions.
https://github.com/apache/royale-tourjs.git
Docs are the repository that holds and maintain the documentation for Apache Royale.
https://github.com/apache/royale-docs
Website holds the Apache Royale official website shown at http://royale.apache.org
Apache®, Apache Royale, Royale™, and the Royale logo are either registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries.