tokenizer and batcher are sane and work

i wonder how much pain it's gonna cause me to change
something in the code
This commit is contained in:
2019-11-30 22:16:42 -08:00
parent 04c35ed9b6
commit 101248965c
6 changed files with 321 additions and 156 deletions

4
.gitignore vendored
View File

@@ -1,8 +1,8 @@
.*.sw?
DS_Store
library.c
library.h
run
compile_commands.json
*.txt
build/
cythoned/
__pycache__/