From 2e83b8d2e3ac6c30a53e7919a1808b732aeff5a4 Mon Sep 17 00:00:00 2001 From: Benoit Giannangeli Date: Thu, 2 Mar 2017 14:27:33 +0100 Subject: [Parsing tests] LEN, CONCAT --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4218110..fbc41e7 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ ## So far +- [x] Lexing/Parsing - [x] Parse bytecode - [x] Opcodes - [ ] Basic types representation: @@ -210,8 +211,6 @@ - [x] Math - [ ] Run [Lua test suite](https://github.com/lua/tests) - [ ] DOM API binding -- [ ] Parse Lua -- [ ] Generate bytecode ## References -- cgit v1.2.3-54-g00ecf