TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A Raytracer Implemented in LOLCODE

83 pointsby davvidover 10 years ago

7 comments

TuringTestover 10 years ago
Dude you&#x27;re doing it wrong...<p>OBTW Convert a binary number into a decimal number. The binary number must be provided in the format return by decimal_to_binary. TLDR<p>...variable numbers and procedure names are too readable.<p>That should be something like this:<p><pre><code> OBTW count ur 1s as human hand 1s it haz shape like hand before thx TLDR</code></pre>
justinmezaover 10 years ago
Great work! For those who crave more insanity, see also the HTTP server written in LOLCODE: <a href="https://github.com/justinmeza/httpd.lol" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;justinmeza&#x2F;httpd.lol</a>
SFjulie1over 10 years ago
It&#x27;s more readable than most language o_O
评论 #8343759 未加载
评论 #8344332 未加载
bluehazedover 10 years ago
Jesus, LOLCODE version 1.3. I&#x27;m glad we&#x27;re still able to have a sense of humour about language development, though.
dropdownmenuover 10 years ago
I love the effort, it is absolutely worth praise. That being said, this is one of the last things I expected to show up on the internet.
评论 #8343870 未加载
ffnover 10 years ago
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?
评论 #8344719 未加载
Void_over 10 years ago
Somebody has too much time on their hands.