Brainfuck is just a regular programming language with keywords replaced with all-punctuation symbols. There is no reason we can't do the same with any program language. We can make python look like
+++ +++++:
[>++ ++[>++:
>++ =+ >++
Post
June 10, 2022