Hacker News new | ask | show | jobs
by anthk 613 days ago
Heh, first the ZMachine runs under a PostScript file with the GhostScript interpreter, now this.

But this is a bit of cheating, because it's spawning HTML+JS inside a SVG as a foreign interface in a browser.

zmachine.ps has the whole interpreter in the PS file itself, as it's a Turing Complete language. Yes, you can play Zork on it.