Update README.md
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful

This commit is contained in:
2025-09-30 22:32:44 +03:00
committed by Emin Arslan
parent e1580755e9
commit d0eae97771

View File

@@ -40,8 +40,8 @@ After this, clangd should not give you errors on every included header.
Woodpecker CI/CD system is integrated.
Currently using Catch2 for unit testing.
Lexing - complete, more token types may be added as necessary
Parsing - This is the next step.
Optimizations -
Emitting Bytecode - the goal.
- Lexing - complete, more token types may be added as necessary
- Parsing - This is the next step.
- Optimizations -
- Emitting Bytecode - the goal.