A Minimal Basic Inspired by Brainfuck
BASIC meets Brainfuck: whitespace-irrelevant code compiles to single-string executables.

Brainfuck interpreter with turtle graphics — clever twist on a classic esoteric language.
Programming educators, esoteric language enthusiasts, students learning interpreters
bf-interpreter · Brainfuck visualizers
BASIC meets Brainfuck: whitespace-irrelevant code compiles to single-string executables.
Clean browser-based 68K simulator with live register visualization for learning.
Exports design to clean HTML code, skipping the usual Figma-to-Dev handoff entirely.
Useful how-to guide, but documentation isn't a product you can ship.
Another FFmpeg wrapper with a nicer UI than Handbrake but no new features.
Step-by-step Python implementation of McCarthy's 1960 Lisp paper for learners.