placeholder

DM's Esoteric Programming Languages - Bogobogosort

Bogobogosort specifies how one should check if the list of numbers is sorted. It does it recursively, because as anyone who knows anything at all about computer science knows, recursion is always good and cool. To check if the list is sorted, use the following procedure:

Click to view the original at www.dangermouse.net