Start implementing lexer

This commit is contained in:
2022-01-02 18:44:05 +01:00
parent 41348cf4c2
commit 01729beb5f
5 changed files with 89 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/target
Cargo.lock