diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -4,9 +4,7 @@ ## So far - [x] Parse bytecode -- [ ] Opcodes - - [x] ... - - [ ] `OP_CONCAT` +- [x] Opcodes - [ ] Basic types representation: - [x] nil - [x] boolean |