brainf interpreter in haskell
  • Haskell 52%
  • Nix 45.7%
  • Brainfuck 2.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-05-02 21:42:19 -05:00
src brainf 2026-05-02 21:42:19 -05:00
.envrc brainf 2026-05-02 21:42:19 -05:00
.gitignore brainf 2026-05-02 21:42:19 -05:00
brainf.cabal brainf 2026-05-02 21:42:19 -05:00
flake.lock brainf 2026-05-02 21:42:19 -05:00
flake.nix brainf 2026-05-02 21:42:19 -05:00
hello.bf brainf 2026-05-02 21:42:19 -05:00
README.md brainf 2026-05-02 21:42:19 -05:00

Brainf

Just a basic bf interpretation in Haskell for fun.

nix build

./result/bin/brainf hello.bf