Building a Brainfuck DSL in Forth using code generation
发生了什么
This article describes supporting Brainfuck as an embedded language within Forth using meta-programming. I had a lot of fun figuring this out. Like most Forth code, the resulting program is quite compact. My explanation of it is not.
摘要按规则整理自下方来源原文