Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 820 Bytes

TODO.md

File metadata and controls

22 lines (15 loc) · 820 Bytes

TODO notes for KaiserRuby transpiler

0.9

Language implementation

  • Support for lists
  • Support executing treesort.rock - nested functions are actually objects, so if they get passed around to other functions they need to be called using .call() not name()... or just .call everything so it's easier.

Other stuff

Examples