parserlang now working

This commit is contained in:
herbglitch 2024-12-03 18:21:28 -07:00
parent f0a20f2374
commit 5a5eaabc14
5 changed files with 214 additions and 166 deletions

View file

@ -129,7 +129,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}