Skip to content
ok-at-github edited this page Aug 10, 2017 · 6 revisions

Apache FlexJS is a highly productive, open source application framework for building and maintaining expressive applications.

It enables developers to use MXML and typed ActionScript to cross-compile to HTML/JS/CSS and also compile to SWFs. The cross-compiled code can also be used in Apache Cordova (Adobe PhoneGap) mobile applications.

Apache Flex FalconJX is a next-generation MXML and ActionScript cross-compiler. It extends the next-generation SWF compiler known as Falcon. Both are contained in the release package and are used by the FlexJS package to compile SWFs or cross-compile to HTML/JS/CSS.

Apache FlexJS consists of 3 parts: The compiler, the typedefs and the framework.

Compiler

github mirror

Typedefs

github mirror

Framework

github mirror

Clone this wiki locally