MASM32 Downloads
Which programming language amazes you the most?Bash.Not because Bash is good. Because Bash is an utter dumpster-fire and people still make heavy use of it.Bash is so full of clunky syntax, arcane incantations and hacky workarounds that to call it a language is generous. It is so hard to read that it might as well be write only. It almost works to obfuscate programmer intent and disguise meaning.
Here is Hello World in Brainfuck:++++++++[>++++[>++>+++>+++>+<<<<-]>+>+>->>+[<]<-]>>.>---.+++++++..+++.>>.<-.<.+++.------.--------.>>+.>++.
Just in case you think that Assembly is complicated, difficult to read and maintain, etc - this is APL, apparently: