diff --git a/README.md b/README.md index 6e7b6f4..8a75231 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,11 @@ Hello, World! ``` ## Progress: +DONE: +- Parsing, Compiling, Running(VM) +- Intrinsic: `fun`, `do`, `print` TODO: +- Do the intrinsic left - Quote, Quasiquote, etc. - Optimizing - Remove unnecessary copying in the entire codebase