Initial compiler design.
This commit is contained in:
commit
53c8369b8f
6 changed files with 379 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
.vscode/
|
||||
bin/
|
||||
*.kdev4
|
||||
.kdev4/
|
Reference in a new issue