Hacker News new | ask | show | jobs
by klyrs 2408 days ago
What? Brainfuck is one of the easiest languages to read. It's almost entirely context-free; you can immediately infer what's going to happen at any given point of the code, except brackets, which require a bit of counting if you're not using a syntax highlighter...

(yes this is parody but so is my parent)