Skip to content

Instantly share code, notes, and snippets.

@jcromartie
Created November 18, 2009 22:00
Show Gist options
  • Save jcromartie/238308 to your computer and use it in GitHub Desktop.
Save jcromartie/238308 to your computer and use it in GitHub Desktop.
#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