On Monday 10 December 2007, Ian Kelly wrote: > 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.
So, I'm a brainfuck newbie. I've made a program to store the primes in memory (not print them) that is 267 valid characters long. But I wouldn't be surprised if someone else has made a much shorter implementation; and I bet formatting the numbers will add quite a bit to the character count. Thoughts? Can I hear some other peoples' character counts?
signature.asc
Description: This is a digitally signed message part.

