brainfuck interpreter
brainfuck cli rust
5

Configure Feed

Select the types of activity you want to include in your feed.

removed reference to anyhow in ROADMAP

digi.rip (Jun 7, 2026, 4:32 PM EDT) ebec5d05 689055ee

+1 -1
+1 -1
ROADMAP.md
··· 20 20 - `error`: crash on overflow/underflow 21 21 22 22 ## better diagnostics 23 - - [ ] **errors**: switch to `anyhow` or `miette` for nicer errors and better context 23 + - [ ] **errors**: switch to `miette` for nicer errors and better context 24 24 - [x] **tracing**: cli flag to print state of vm/tape after every instruction 25 25 26 26 ## visualization