Initial commit, adds very basic Lexing

This commit is contained in:
2019-05-18 20:35:51 +02:00
commit 22e450e7e7
17 changed files with 411 additions and 0 deletions

5
.idea/codeStyles/codeStyleConfig.xml generated Normal file
View File

@@ -0,0 +1,5 @@
<component name="ProjectCodeStyleConfiguration">
<state>
<option name="PREFERRED_PROJECT_CODE_STYLE" value="Default" />
</state>
</component>