| 446 | 482,126 | 39,494 |
|---|---|---|
| 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!
Whenever I create something new, I share it with my mailing list of loyal readers. You can subscribe it too!
