- manual parser - stl refinements - all language constructs are now Send
- Less ambiguous syntax - Better parser (Chumsky only does tokenization now) - Tidy(|ier) error handling - Facade for simplified embedding - External code grouped in (fairly) self-contained Systems - Dynamic action dispatch - Many STL additions
- fixed lots of bugs - overlay libraries work correctly and reliably - the STL is an overlay library - examples updated