Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 242 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 242 Bytes

A brainfuck interpreter written in setlx.

It is, to the best of my knowledge, the first proof of turing-completeness of setlx.

Yes, it's kind of useless because it's very obvious, but I did it anyway.