Initial commit, tokenizer stands (barely)

This commit is contained in:
0x4261756D
2023-06-06 02:16:29 +02:00
commit 294ecb7712
4 changed files with 2970 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/target
.vscode/launch.json