[ prog / sol / mona ]

prog


Small programming projects ideas

144 2022-03-09 22:23

Brainfuck interpreter with additional op: "=" which, if a current data cell has 0, it copies data tape onto instruction tape, otherwise it copies instruction tape onto data tape.

163


VIP:

do not edit these