An Elegant Stack Machine
Jun 9, 2025 · 10 min read · Introduction Lately I’ve been fascinated with simple models of computation. It’s astounding to me that systems like the lambda calculus and SKI combinators, defined in just a few lines, can express any computable function. But there’s one thing in pa...
Join discussion