Hacker News new | ask | show | jobs
by discardable_dan 2409 days ago
Brainfuck exists. It's fine.
1 comments

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)