/*
"Go to, go to - you may not be exported to the European Union, you may not apply to you."
I'm still alive. I'm back on the Island. Until Sunday.
So, just a couple of random thoughts:
Point the first. The
Brainfuck language is totally buggered. The basic premise of the language is that you have a memory space and a "
pointer" (which stores where you're currently looking at in that memory space), and you can move back and forth and subtract and add to the number your currently looking at - and you can repeat a series of instructions until the number that you're looking at at the end of the series is nought. That's it. When you run off the start of the array, anything can happen; likewise the end. But you can never find out where you're looking at - you can only ever see the one thing, not where it sits within the whole. And it is this that introduces the paradox.
There are two fixed points, the beginning and the end of the memory space; and a floating point, that it is impossible to know the fixed location of. In other words, it's damn' near impossible to know when you're about to fall off the end or the beginning of the array.
Point being: either the memory space should be considerable to be infinite in either direction (and no, wrapping won't do)
or the language should be modified to allow for jumps.
The second point is
Diana being number 2 in the "Great Britons" poll. I mean, this is why democracy doesn't work. Because most people are
stupid. And I'm sorry to say it, but it's the truth - the only reason Brunel came out above "it" is because Jeremy Clarkson did the programme.
I want to leave the human race. Bastards. */