iOS Brainfuck Interpreter -- Very basic functionality. Not tested thoroughly. I do not accept any responsibilities. Try on your own risk.
However it should work for valid brainfuck code.
I don't know neither iOS SDK nor Obj-C. Right now I am going through a book in order to learn. I just needed a simple idea to make things more clear to me.