TODO : Make RE Grammar template independent. Difine Unified grammar format.

This commit is contained in:
IlyaShurupov 2023-11-02 15:55:55 +03:00 committed by Ilusha
parent 7ed6b1f33c
commit 38957e678b
4 changed files with 115 additions and 11 deletions

3
TODO
View file

@ -3,6 +3,9 @@ All:
make more general structure for feature renders
Language:
Grammar:
Store all RE Grammar API nodes in one buffer
rename Language module to FormalLanguage
Merge parser and tokenizer module into grammar module