remove outdated note

This commit is contained in:
anon 2024-09-14 14:39:16 +02:00
parent 89dc8c37f9
commit 2bb7aa7101

View File

@ -20,9 +20,6 @@ but for DSL-es in general.
This project will heavy depend on tree-sitter,
there is no sense pretending otherwise with decoupling.
The current implementation (in python) is obviously terrible.
It does work however.
## Language semantics
Modelled half after the original, half after Flex/Bison.
```