We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bf interpreter written in haskell; built to be optimized
Do stack run filename.b to run a bf file.
stack run filename.b
(Made as a quick fun project in Spring 2022.)