Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 344 Bytes

todo.md

File metadata and controls

20 lines (16 loc) · 344 Bytes

Todo

Type system

TBA

Improvements

  • Strip indentation from multiline text literals
  • Convert statements into expressions
  • Implicit returns
  • Allow multiple args to log function

Syntax

  • Default properties
  • Default args

Loops

  • Basic loop construct
  • for..in loop

Optimizations

TBA