in reply to Mmmm, closures, they're almost as nice as bacon

And we can't go letting the 6502 boys have all the fun!
I've had lots of fun with my pure-Perl MIX assembler and simulator as well :-)

More seriously though, this is a nice example of closures.

  • Comment on Re: Mmmm, closures, they're almost as nice as bacon

Replies are listed 'Best First'.
Re^2: Mmmm, closures, they're almost as nice as bacon
by DrHyde (Prior) on Feb 25, 2008 at 11:09 UTC

    Of course, MIX is a whole machine, not just a CPU.

    Implementing a usable machine around my emulator, with I/O etc, is next on my to-do list!