The Judge That Doesn't Know What Language It's Running
How one language-neutral spec runs 100+ machine-coding problems across four languages — runtime dispatch for Python, JavaScript, and Java, code generation for C++, and the thin output contract that makes adding a new language a one-file change.