Good LOLCODE Forum?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Good LOLCODE Forum?

Post by Benjamin »

Anybody who writes LOLCODE here, do you have a forum that you really like? I'm starting on a little project of mine, and require some assistance.

Here's a little background: http://en.wikipedia.org/wiki/LOLCODE

Code: Select all

HAI
 CAN HAS STDIO?
 PLZ OPEN FILE "LOLCATS.TXT"?
     AWSUM THX
         VISIBLE FILE
     O NOES
         INVISIBLE "ERROR!"
 KTHXBYE

Code: Select all

HAI
CAN HAS STDIO?
IM IN YR LOOP UPPIN YR VAR TIL BOTH SAEM VAR AN 10
    VISIBLE SUM OF VAR AN 1
IM OUTTA YR LOOP
KTHXBYE
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: Good LOLCODE Forum?

Post by califdon »

What, it's not bad enough that I can't read my own PHP code a week after I write it, you want me to learn something like THAT?! I don't think you'll have much luck finding an LOLCODE forum, anybody who would write that stuff wouldn't want anybody else to find out!

(Where's that smiley of somebody throwing up when you need it?)
User avatar
Jonah Bron
DevNet Master
Posts: 2764
Joined: Thu Mar 15, 2007 6:28 pm
Location: Redding, California

Re: Good LOLCODE Forum?

Post by Jonah Bron »

That's pretty freaky. I've never even heard of it.

We need to develop a framework called LOL ON RAILZ :lol:
josh
DevNet Master
Posts: 4872
Joined: Wed Feb 11, 2004 3:23 pm
Location: Palm beach, Florida

Re: Good LOLCODE Forum?

Post by josh »

Possibly NSFW, contains profanity, but entirely related: http://tinyurl.com/4f6mt

Scroll down to the hello world example...

Code: Select all

++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++.>++.<<+++++++++++++++.>.+++.------.--------.>+.>.
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: Good LOLCODE Forum?

Post by Benjamin »

I'm tempted to write a real application out of the LOLCODE. That would be awesome to read after it's written.
Gungneer
Forum Newbie
Posts: 5
Joined: Thu Sep 23, 2010 11:34 am

Re: Good LOLCODE Forum?

Post by Gungneer »

... After reading about what LOLCODE is, I'm SO tempted to write my own PHP interpreter and code an entire site out of the <span style='color:blue' title='I&#39;m naughty, are you naughty?'>smurf</span>. XD!
Post Reply