- 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...