bf-repl/README.md
2022-10-14 01:06:22 +02:00

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