An assembler that compiles to a printf loop
Summary
An exploration of an esoteric assembler that compiles to a printf loop. It documents the approach, memory model, and limitations, with examples like Mandelbrot and FizzBuzz, and discusses required toolchains and terminal capabilities.