→ README, → prev: Standard Library
- Optional (static & dynamic) type and arity checking.
- Pattern matching (
( 1 Foo( #_ 2 ) ) [ x . ... ] ^~
). - Optimisations.
- Self-hosting compiler.
- ...
- #/regex/ syntax.
- Protocols/interfaces.
- ...
→ README, → prev: Standard Library
( 1 Foo( #_ 2 ) ) [ x . ... ] ^~
).