http://www.perlmonks.org?node_id=518490


in reply to Perl ZX Spectrum Emulator

It doesn't sound so surprising to me.

I've written a MIX (Knuth's imaginary computer) emulator in pure Perl, including a compiler for the MIXAL language, and it works pretty well. Of course, MIX has no graphics whatsoever (only a text terminal).