This website requires JavaScript.
Explore
PVV
Wiki
Tokyo Drift Issues
Help
Sign In
oysteikt
/
bf-repl
Watch
1
Star
0
Fork
0
You've already forked bf-repl
Code
Issues
Pull Requests
Releases
Activity
2
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
h7x4
df8f47a4a5
Add .envrc
2024-05-03 16:57:10 +02:00
src
Initial commit
2022-10-14 01:06:22 +02:00
.envrc
Add .envrc
2024-05-03 16:57:10 +02:00
.gitignore
Initial commit
2022-10-14 01:06:22 +02:00
bf-repl.cabal
Initial commit
2022-10-14 01:06:22 +02:00
CHANGELOG.md
Initial commit
2022-10-14 01:06:22 +02:00
flake.lock
Initial commit
2022-10-14 01:06:22 +02:00
flake.nix
Initial commit
2022-10-14 01:06:22 +02:00
LICENSE
Initial commit
2022-10-14 01:06:22 +02:00
README.md
Initial commit
2022-10-14 01:06:22 +02:00
README.md
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
Description
A modern REPL for BrainFuck, written in Haskell
brainfuck
haskell
interpreter
parser-combinators
programming-languages
repl
Readme
39
KiB
Languages
Haskell
81.7%
Nix
18.3%