Seprate syntactic grammar started

This commit is contained in:
Mandeep Moun
2025-09-25 23:06:20 -06:00
parent 184793f0e2
commit 107c519f02
6 changed files with 132 additions and 8 deletions

View File

@@ -104,7 +104,7 @@ RemainderAssign=103
LeftShiftAssign=104
SighnedRightShiftAssign=105
UnsighnedRightShiftAssign=106
Identifier=107
IDENTIFIER=107
'abstract'=6
'assert'=7
'boolean'=8