TT3-- # Could try harder
- Speed
- Comfort
- Commands
- Documentation
- Took so bloody long
Thus Spake Andy:
The core of TT3 is now in place, but there's lots of work still to be done.
We need to make it run faster. We need to add some of the "features around
the edges" that it's currently missing (thing like automatically adding
headers and footers, automatic error templates, etc). There's a few core
commands still to be implemented (try
, switch
, etc), although most of
those will be plugin commands. We also need commands to emulate all of TT2
and then we can have a dedicated TT2 dialect running under the new parser
(effectively TT3 the language, but with TT2's command set). The documentation
also needs writing. Some modules are documented, but it's mostly technical
in nature right now.