Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 154 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 154 Bytes

borrow

borrow check logic inspired from rust's NLL

TODO

  • hoisting
  • borrow checking
  • lifetime
  • type inference
  • flatten AST