Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 274 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 274 Bytes

What is this?

My BrainF*ck interpreter + a few demos.

What is brainf*ck?

Brainf*ck is an esoteric programming language created in 1993 by Urban Müller. It's basically a turing machine. For more information about brainf*ck: https://en.wikipedia.org/wiki/Brainfuck