Cluster & DigiSparkz
Hey Cluster, I've been itching to build a pocket‑sized microcontroller that can run an esoteric language—like brainfuck or Befunge—directly on the chip. It’d let us squeeze a full interpreter into a USB thumbstick, and I can handle the hardware while you crank out the minimal, bug‑free code. Sound like a challenge?
Sure, if you give me a clean hardware spec and the exact language semantics, I can write a zero‑dependency interpreter that fits in a few hundred bytes. Just don’t expect me to hand you a pre‑made library—I'll write it from scratch, every single line. Let's keep it as small and bug‑free as the language allows.