brainf
This commit is contained in:
commit
ab2f2c6045
8 changed files with 246 additions and 0 deletions
9
README.md
Normal file
9
README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Brainf
|
||||
|
||||
Just a basic bf interpretation in Haskell for fun.
|
||||
|
||||
```
|
||||
nix build
|
||||
|
||||
./result/bin/brainf hello.bf
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue