++++++++[++++[+++++++++-]++-+[]-].---.+++++++..+++..-..+++.------.--------.+.++.
即使你看了副题目点进入,别觉得我不警惕按到了键盘,这原本是一段代码。这段代码是一门叫做BrainFuck的谈话的语法,输出效果也是不言而喻的。
显然是:HelloWorld!
这门谈话最奇妙的地点在于惟独八种指令:
CharacterMeaningincrementthedatapointer(topointtothenextcelltotheright).decrementthedatapointer(topointtothenextcelltotheleft).+increment(increasebyone)thebyteatthedatapointer.-decrement(decreasebyone)thebyteatthedatapointer..outputthebyteatthedatapointer.,acceptonebyteofinput,storingitsvalueinthebyteatthedatapointer.[ifthebyteatthedatapointeriszero,theninsteadofmovingtheinstructionpointerforwardtothenext