Off Topic > Off Topic
The Best Programming Language
(1/2) > >>
Zenthos:
LOLCODE

http://lolcode.com/


hai-world:


--- Code: ---HAI
CAN HAS STDIO?
U SEEZ "HAI WORLD!"
KTHXBYE
--- End code ---


Hello World: Equivalent in C

--- Code: ---#include <stdio.h>

void main()
{
      printf("Hello World!");
}
--- End code ---


I can't find an interpreter (or compiler, but its interpreted), but this could be fun.


DISCUSE

Truce:
Saw this before; great fun.
Justin K.:
That's cool.
Radial543:
Lol, is this a wrapper?
I Seth I:

--- Quote from: Zenthos on November 02, 2009, 10:31:41 PM ---
--- Code: ---SEZ
--- End code ---

--- End quote ---
:C

--- Quote from: Justin K. on November 02, 2009, 10:41:51 PM ---That's cool.

--- End quote ---
Navigation
Message Index
Next page

Go to full version