brainf-hs/README.md
2026-05-02 21:42:19 -05:00

9 lines
110 B
Markdown

# Brainf
Just a basic bf interpretation in Haskell for fun.
```
nix build
./result/bin/brainf hello.bf
```