created files

Added lexer.g4 and syntatic.g4 grammar files
This commit is contained in:
Mandeep Moun
2025-09-19 21:25:34 -06:00
parent 56b06cc1a9
commit e75d3e5797
6 changed files with 26 additions and 0 deletions

6
.idea/vcs.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
</project>