Re: Stack sorting

2002-03-30 Thread Dan Sugalski
At 8:58 AM -0500 3/26/02, Clinton A. Pierce wrote: I took one of the smaller problems from the BASIC interpreter, sorting the stack, and posed it as a question on PerlMonks to see how a Mongolian Horde would handle the problem. The results are at:

Stack sorting

2002-03-26 Thread Clinton A. Pierce
I took one of the smaller problems from the BASIC interpreter, sorting the stack, and posed it as a question on PerlMonks to see how a Mongolian Horde would handle the problem. The results are at: http://www.perlmonks.org/index.pl?node_id=153974 Summary: the only apparent way to do