Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 370 Bytes

PROGRESS.md

File metadata and controls

11 lines (9 loc) · 370 Bytes

Progress

  • Supports garbage collection
  • Supports interfacing with native value and native functions (like printf)
  • Supports executing a bash command with piping stdin, stdout, and stderr
  • Supports array and basic string manipulation
  • Supports reading command-line arguments
  • Milestone: replaces run.sh with Lilit code

TBD...