+ 2
What is the most hard programming language.
7 Answers
+ 8
BRAINFUCK
MALBOLGE
+ 5
COW lang MOOOOO
+ 4
In my opinion Brainfuck is one of the most complicated languages:
https://en.wikipedia.org/wiki/Brainfuck
but there are a lot of confusing and funny languages like Shakespear :D
https://en.wikipedia.org/wiki/Shakespeare_Programming_Language
but heres a list of 10 bizare languages:
https://listverse.com/2011/02/17/top-10-truly-bizarre-programming-languages/
+ 3
I think it's Whitespace. As the name suggests, the language only consists of sequences of spaces, tabs and linefeeds.
+ 3
Whitespace is created to test the limits of computer programming language design, and not intended to be used for mainstream programming. It is simply a proof of a concept, with very limited practical applications, since itâs hardly used in the real world.
+ 2
I never heard about it @Jerome
can you say about its uses.