Hacker News new | ask | show | jobs
by seligman99 1844 days ago
I've done things along these lines for things like the Advent of Code "int-code" assembly language implementations. It's satisfying to go from crashing because an opcode isn't implemented to something that produces output.