摘要:BrainFuck只有八条指令:
阅读全文
随笔分类 - BrainFuck
摘要:会简化一些代码流程,比如 上面这段代码,分析后其实就是
阅读全文
摘要:global cs global ip global ss #global sp global ds global bp global tab global out #cs='++++++++++[>+++++++>++++++++++>+++>+++.>+.+++++++..+++.>++..+++.------.--------.>+.>.' ip = 0 ss = [] #sp =...
阅读全文
摘要:global cs global ip global ss #global sp global ds global bp global tab global out cs='++++++++++[>+++++++>++++++++++>+++>+++.>+.+++++++..+++.>++..+++.------.--------.>+.>.' ip = 0 ss = [] #sp =...
阅读全文