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 generatge generate better bytecode for better improved runtime performance.

Source Code

...