Live data from Hacker News

A Raytracer Implemented in LOLCODE

github.com

11–20 of 20 posts

Re: A Raytracer Implemented in LOLCODE

#14
Dude you're doing it wrong...

OBTW Convert a binary number into a decimal number. The binary number must be provided in the format return by decimal_to_binary. TLDR

...variable numbers and procedure names are too readable.

That should be something like this:

  OBTW

  count ur 1s as human hand
  1s it haz shape like hand before thx

  TLDR

Re: A Raytracer Implemented in LOLCODE

#17
post #4

It's more readable than most language o_O

I didn't find it so. It's probably related to the fact that I'm much more used to the usual imperative syntax.

Maybe some recognizable symbol such as the equal sign, the braces around the body of a loop or an if allow me to grok code more easily? I don't know. Maybe it's different for different people.

Re: A Raytracer Implemented in LOLCODE

#19
post #5
post #4

It's more readable than most language o_O

Even more so with syntax highlighting: http://i.imgur.com/pDSUIb5.png

It almost looks like COBOL with all the keywords changed: http://lh6.ggpht.com/_sQvdFWqMlMg/S0Q1IKSR7_I/AAAAAAAABv8/Tp...

Re: A Raytracer Implemented in LOLCODE

#20
post #3

I remember a while back a bunch of anti-feminists were building a tongue-in-cheek language called C+= to make fun of your average SJW (and presumably also compile down to regular C). Did that ever get anywhere?

Not really. The problem was that the people behind that particular parody were forging the commit messages as emails from certain feminists (which also pulls in their gravatars on many sites)

This got them booted out of Github, Bitbucket, and Google Code. Last I knew, it was running on some random guy's gitlab server with no activity.

Post reply on HN