> > So how about doing a Corewars simulator in Rebol? Anyone interested? > > Robert > > I'd be interested, though I'm not sure I've much time for the coding. > Definately up as a beta-tester though.
That's pretty what I have been thinking of! Here's my first attempt: http://akson.sgh.waw.pl/~pg23193/corewars/arbiter.rar (~200KB) No documentation so far, therefore, here are some explanations: MARS complies with ICWS'94, with pMARS extensions: SEQ, SNE, NOP, new addressing modes: * { }, multiline EQU. Currently, I'm working on full FOR - ROF functionality. As it comes with skins and is not optimized - you probably need a fine machine to run it :-) Help of any kind is welcomed. Paweł -- << Paweł Gawroński *** [EMAIL PROTECTED] >> -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
