Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 262 Bytes

TODO.md

File metadata and controls

13 lines (12 loc) · 262 Bytes
  • Create standard libraries:
    • file (in c)
    • socket (in c)
    • number (in wardscript)
    • string (in wardscript)
    • vector (in wardscript)
    • dict (in wardscript)
  • GARBAGE COLLECTOR!
  • Document the code
  • Proper error traceback
  • Parser handwritten
  • REPL