Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • It should compile faster for both full and incremental compiles, especially for multi-project workspaces.
  • It should require less memory, especially for multi-project workspaces.
  • It should be useful as a code-intelligence engine and incremental compiler for an integrated development environment, and not just as a command-line compiler.
  • It should have a design that is easy to understand and to evolve.
  • It should generate better bytecode for improved runtime performance.

Source Code

The Falcon trunk 'develop' branch is now available in Apache's Subversion GIT repository at https://svngit-wip-us.apache.org/repos/asf/flex/-falcon/trunk.gitImage Modified. You can download it with any Subversion client.If you prefer to browse it with ViewVC, use http://svn.apache.org/viewvc/flex/falcon/trunkImage RemovedGIT client.

Binary Distributions

No binary distributions are available. Perhaps someone will volunteer to set up automated builds and a build download page?

...