Created
November 18, 2009 22:00
-
-
Save jcromartie/238308 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#ifndef LOLCODE | |
#define LOLCODE | |
#include "stdio.h" | |
#define NUMBER int | |
#define HAI int main() { | |
#define LATERZ exit; | |
#define KTHXBYE return 0; } | |
#define UMM if ( | |
#define IZ = | |
#define LIEK == | |
#define ORLY ){ | |
#define NOWAI } else { | |
#define WTF } else | |
#define KTHX } | |
#define ITZ return | |
#define WIF ( | |
#define K { | |
#define BYE } | |
#define VISIBLE printf( | |
#define OMG ) | |
#define LOL ; | |
#define IM | |
#define IN | |
#define YR | |
#define LOOP while(1) { | |
#define GTFO break; | |
#endif |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment