added ability to check if token id is a lexer rule and wrote parser, still need to test
This commit is contained in:
parent
7a3495f7ae
commit
d8d1a1a107
7 changed files with 211 additions and 13 deletions
|
|
@ -128,7 +128,7 @@ if(ARCHEUS_STD_TESTS)
|
|||
tests/test.c
|
||||
|
||||
#tests/std/vector.c
|
||||
#tests/std/lexer.c
|
||||
tests/std/lexer.c
|
||||
tests/std/parser.c
|
||||
|
||||
${ARCHEUS_STD_SOURCES}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue