Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 373 Bytes

TODO.md

File metadata and controls

10 lines (9 loc) · 373 Bytes

TODO

  • For loops
  • Make if/while have a scope
  • move global constructor calls to let statement
  • Make constructors and destructors work on aliased and inherited types
  • I think renamed externs are broken?

Pointers

Functions CompileFuncDef, CompileLet, CompileArray, CompileExtern must be updated

  • Add support for them when using constructors and destructors