Generated lexers actually kinda work
But regular expressions are underpowered and verbose
This commit is contained in:
parent
58c3004702
commit
72052645d6
6 changed files with 957 additions and 544 deletions
|
|
@ -22,6 +22,7 @@ distribution = true
|
|||
[tool.pdm.dev-dependencies]
|
||||
dev = [
|
||||
"pytest>=8.2.2",
|
||||
"hypothesis>=6.111.1",
|
||||
]
|
||||
|
||||
[tool.pyright]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue