init; implement bf interpreter with basic controls

This commit is contained in:
Crispy 2023-12-03 00:59:22 +01:00
commit 0f2094ede3
5 changed files with 256 additions and 0 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
/target