diff --git a/TODO.md b/TODO.md index 2fb18a7..35fcfb6 100644 --- a/TODO.md +++ b/TODO.md @@ -20,9 +20,9 @@ After some additional development: ## VM - [ ] VM - - [ ] Code - - [ ] Simple bytecode loader - - [ ] Output bytecode format + - [x] Code + - [x] Simple bytecode loader + - [x] Output bytecode format - [ ] Value object - [ ] Stack object - [ ] Function context