feat: started project and lexer
This commit is contained in:
commit
a6c17eff5f
8 changed files with 344 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
build/
|
||||
.cache/
|
||||
compile_commands.json
|
||||
.cache/
|
||||
vgcore.*
|
||||
Loading…
Add table
Add a link
Reference in a new issue