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 Ilya Shurupov
parent 53b690dad9
commit 419ebb43d1
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