Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 351 Bytes

TODO.md

File metadata and controls

18 lines (16 loc) · 351 Bytes

Missing language feature support:

  • case classes

  • generators

  • generics

  • tuple syntax

  • function type syntax

  • for loop

  • try-handle

  • unpack assignment

  • conditional expression

  • list comprehensions

  • array, range and tuple literals

  • pattern matching (case)

  • imports

  • implement the interpreter as a web worker