implement bf as a module, with a real parser

This commit is contained in:
2020-03-03 20:35:20 -05:00
parent c7616458b7
commit 88aa36b2a6
7 changed files with 76 additions and 1 deletions

4
.gitignore vendored
View File

@@ -1,2 +1,4 @@
**/compiled/**
*~
*~
*.zo
*.dep