update README.md

This commit is contained in:
2025-10-03 22:39:46 +03:00
committed by Emin Arslan
parent ed791d96f2
commit a13dbcaa77

View File

@@ -63,7 +63,7 @@ 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.
- Parsing - the main steps are done, but things may change as time progresses
- Optimizations -
- Emitting Bytecode - the goal.