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

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "extern/Catch2"]
path = extern/Catch2
url = git@github.com:catchorg/Catch2.git