|
|
|
|
|
by pdpi
205 days ago
|
|
I have a weird love for Brainfuck. It's a tiny, incredibly simple language that you can write an interpreter for in an hour, it's effectively a super-simple byte code that can easily be extended and used as a compilation target for simple languages. Honestly, as an educational tool, the only thing wrong with it is the name! |
|