bf-repl/README.md

322 B

built with nix

bf-repl

A modern REPL for BrainFuck, written in Haskell

This REPL will let you:

  • Run bf commands interactively
  • Execute bf scripts
  • Inspect the stack
  • Create and save macros
  • Format and color highlight bf code