Live data from Hacker News

LOLCODE

en.wikipedia.org

21–28 of 28 posts

Re: LOLCODE

#22
post #6

Brainfuck was a thing too! http://en.wikipedia.org/wiki/Brainfuck

Brainfuck is kinda cool because it provides such a minimal language with which to practice writing interpreters and even compilers (or a JIT, as with RPython). But it's kinda uncool because of the name and its obtuse syntax.. so anyone know of a similarly minimal language that's more readable?

Re: LOLCODE

#23
post #19

Why isn't LOLCODE more popular? [A few possible reasons] [1] I can think of: * The benefits it offers over C++ are (or were) not significant enough to make people invest in the switch * Library availability lacked compared with C++ * It is unsure whether there is "Garbage Collection", and whether it is optional. * It's not backed by a big name - and our industry is obsessed with big names. * Perhaps a lack of literat…

Also, memes such as "can has " are considered passé now.

Re: LOLCODE

#24
post #20
post #7

and whitespace ( http://en.wikipedia.org/wiki/Whitespace_%28programming_langu... ) - and it was developed by Chris Morris ( http://en.wikipedia.org/wiki/Chris_Morris_%28satirist%29 )

Did I miss something? It's not developed by Chris Morris... > The language was created in 2007 by Adam Lindsay, researcher at the Computing Department of Lancaster University

I was talking about whitespace, and I was wrong, it's a different Chris Morris :(

Re: LOLCODE

#28
post #19

Why isn't LOLCODE more popular? [A few possible reasons] [1] I can think of: * The benefits it offers over C++ are (or were) not significant enough to make people invest in the switch * Library availability lacked compared with C++ * It is unsure whether there is "Garbage Collection", and whether it is optional. * It's not backed by a big name - and our industry is obsessed with big names. * Perhaps a lack of literat…

I can haz cheeseburger .com isn't a big name??
Post reply on HN