From: James Edward Gray II Date: 2009-11-03T05:35:41+09:00 Subject: Re: [QUIZ] Hamurabi (#223) On Nov 2, 2009, at 2:19 PM, Martin DeMello wrote: > On Mon, Nov 2, 2009 at 5:29 AM, James Edward Gray II > wrote: >> >> I wrote a super minimal BASIC interpreter to avoid translating the >> code. >> (Yes, I am aware that's insane. I'll seek help.) > > Wow, I thought translating the code would be fairly simple, but it's a > morass of gotos and one-letter variables. I think I'd have written the > interpreter a lot quicker :) But now my stubborn side has kicked in > and I'm going to finish the translation instead. Yeah, I'm am looking forward to seeing your translated version so I can tell if my interpreter is even doing the right things. :) James Edward Gray II