Update README.md

This commit is contained in:
Sofia 2025-08-01 23:59:05 +03:00
parent 08f7725ce7
commit 314f44304a

View File

@ -71,8 +71,8 @@ Currently missing big features (TODOs) are:
Big features that I want later but are not necessary: Big features that I want later but are not necessary:
- ~~User-defined binary operations~~ (DONE) - ~~User-defined binary operations~~ (DONE)
- ~~Asymmetric binary operations (e.g. string + u32)~~ (DONE) - ~~Asymmetric binary operations (e.g. string + u32)~~ (DONE)
- Error handling - ~~Error handling~~ (Not Doing It)
- Lexing & parsing of whitespace and comments as well - ~~Lexing & parsing of whitespace and comments as well~~ (DONE)
- LSP implementation - LSP implementation
Smaller features: Smaller features: