408 | 443,826 | 37,138 |
---|---|---|
articles | words | lines of code |
In this blog post I'll show you how you can write a full interpreter for the brainf*ck programming language in just 14 lines of Python. Be prepared, however, to see some unconventional Python code!
Feel like exercising your brain? Have a go at one of the problems I have for you.