Versions Compared

Key

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

...

  • Tree support
  • Scopes
    • Parameters
    • Return values
    • arbitrary scopes
  • Tests - well, most of them
  • Template support
  • Labels are partially supported

Roadmap

The plan is to be totally feature complete by the time v3 goes final. Tree support will come last, as it requires a bit more work from Terence on the Java side of life. Better to provide a stable lexer and parser generator than to have flaky tree support at first.
I will use v3 to write a number of different small applications in order to find out about all the small bugs that are hiding in the corners. Thus development will probably not be milestone based, but rather fix-as-they-come-up.
Regarding the template output support of v3, this will require an Objective-C implementation of ST, which will take a lot of time. So don't expect that for 3.0.

...