On Dec 10, 2007 11:21 AM, Ian Kelly <[EMAIL PROTECTED]> wrote: > I don't think there's any need to wait on contestification or my > intended amendment to go through, so let's get started. > > We'll begin relatively simple: the first task for Brainfuck Golf is > to print out all the prime numbers (and only the prime numbers) less > than 256, delimited by newlines, and then terminate. > > This can be done any way you prefer: computing the primes on the fly, > storing a list in the code, etc. Numbers may be written out in > binary, octal, decimal, or hexadecimal as preferred, as long as the > program consistently uses a single system. The program must not > accept any input.
I remind the contestants of Brainfuck Golf that there are only 10 hours left to enter programs for this task. If you've got one, send it in! -root

