PDA

View Full Version : LOL Code



anonymity
04-11-2011, 10:15 PM
A new programming language appears as a pet friendly way of developing software and programs.

LOL Code, a derivation of the ever hilarious cat speak, is an actual language being actively developed.

An ever popular introduction to a language, the example that I will include here is a simple "Hai World"


HAI
CAN HAS STDIO?
VISIBLE "HAI WORLD!"
KTHXBYEWhat is going on here ^ :
HAI & KTHXBYE act as the start/stop like Begin; and End; of the code
CAN HAS is an include request like {$i srl/srl.scar}
VISIBLE is a printing statement like WriteLn();

Will Return:

HAI WORLD!

Currently one of the guys in my programming class is building a compiler for LOL Code.

For more information about the code, development, and usage feel free to visit http://lolcode.com for more information.

Personally, I thought this was hilarious. Finally, a language that everybody can understand. What do you guys think?

i luffs yeww
04-11-2011, 10:20 PM
oldddddddddddddddddddddddd. 25 May 2007.

esoteric languages are used on the daily up in #srl.

grats
04-11-2011, 10:27 PM
that's easily the worst language to learn


would be wayyy harder for me to understand llol

Rich
04-11-2011, 10:27 PM
Old or not, I love it!

i luffs yeww
04-11-2011, 10:30 PM
that's easily the worst language to learn


would be wayyy harder for me to understand llol

Learn brainfuck or whitespace.

grats
04-11-2011, 10:33 PM
Learn brainfuck or whitespace.

I'm already retarded as is, what are you trying to do to me?!?!

**BANNED The Man
04-11-2011, 10:35 PM
NSFW?

I FUCKING LOVE IT!

-Boom

Capricorn
04-11-2011, 10:59 PM
Learn brainfuck or whitespace.

Piet (http://en.wikipedia.org/wiki/Piet_(programming_language)) or gtfo

i luffs yeww
04-11-2011, 11:17 PM
Piet (http://en.wikipedia.org/wiki/Piet_%28programming_language%29) or gtfo

Piet is sweet. Someone posted someone making a piet program on #srl and nobody knew what it was and I was like it's piet bros but everyone has me ignored.

Capricorn
04-11-2011, 11:23 PM
Piet is sweet. Someone posted someone making a piet program on #srl and nobody knew what it was and I was like it's piet bros but everyone has me ignored.

That sucks that Piet gets no love.

I guess they are just super jelly?

*shrug*

i luffs yeww
04-11-2011, 11:24 PM
I should make my forum avatar a piet program. :3

Wizzup?
04-12-2011, 08:56 AM
Piet (http://en.wikipedia.org/wiki/Piet_(programming_language)) or gtfo

I didn't know Piet. It's quite awesome. Makes me want to write a program that generates piet programs. :)

Also, Piet interpreter in Simba anyone? ;)

Zyt3x
04-12-2011, 03:19 PM
Python Piet: http://www.dangermouse.net/esoteric/piet/Piet_py.txt :)

Troll
04-12-2011, 03:44 PM
WhiteSpace is the best ;)

Echo_
04-12-2011, 04:26 PM
So they would develop an entire language just for the lols? Seems like a waste of time to me.

Floor66
04-12-2011, 05:06 PM
WhiteSpace is just.... Space = 0, tab = 1. go!

wouldn't it be possible to make a sort of WhiteSpace generator tho?

HarryJames
04-12-2011, 05:46 PM
Yeah, make a program, get the binary for it, parse the text file with a simple Python/batch script!