Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 524 Bytes

11-future.md

File metadata and controls

23 lines (16 loc) · 524 Bytes

→ README, → prev: Standard Library

Future Extensions

Planned

  • Optional (static & dynamic) type and arity checking.
  • Pattern matching (( 1 Foo( #_ 2 ) ) [ x . ... ] ^~).
  • Optimisations.
  • Self-hosting compiler.
  • ...

Undecided

  • #/regex/ syntax.
  • Protocols/interfaces.
  • ...