Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BrainFuck Language Interpreter
#2
Pretty interesting usage of CBot. It's trivial but interesting. You could optimize it, for example you could turn repeating instructions (+++, ---, <<<, >>>) into a single instruction.

Also, since you have proven that CBot can simulate Brainfuck, and Brainfuck was already proven Turing complete, this means CBot is also Turing complete.
"After three days without programming, life becomes meaningless."
~The Tao of Programming


Messages In This Thread
BrainFuck Language Interpreter - by Adikso - 04-17-2016, 08:58 AM
RE: BrainFuck Language Interpreter - by tomaszkax86 - 04-17-2016, 10:24 AM
RE: BrainFuck Language Interpreter - by DavivaD - 04-20-2016, 10:30 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)