I got bored...

Programming, for all ages and all languages.
Post Reply
earlz
Member
Member
Posts: 1546
Joined: Thu Jul 07, 2005 11:00 pm
Contact:

I got bored...

Post by earlz »

I have made probably the best coding ever!! it compiles to standard C code too!! so you got teh 1337 of Cz lol..
here is teh codez!!

Code: Select all

#include <stdio.h>
#include <stdlib.h>



#define TEH_NUMBER int
#define STARTZ_PLZ {
#define END_KK }
#define ENTERZ_TEH_CODEZ main
#define TEH_ARGZ (
#define THX_ARGZ )
#define K_THX ;
#define KK ()
#define SHOWZ_ME printf
#define TO =
#define TEH_LETTERS char*
#define TEH_LETTER char
#define TIS_ONE [
#define THX ]
#define THIS (
#define SWEETZ )
#define TELL_THEMZ return


TEH_LETTERS MY_NAME TO "TEH 1337ST H@KRZ EVERZ!!!11!\n" K_THX


TEH_NUMBER ENTERZ_TEH_CODEZ KK STARTZ_PLZ
	SHOWZ_ME THIS MY_NAME SWEETZ K_THX
	TELL_THEMZ 0 K_THX
END_KK

edit:
edited the title...I'm not that disrespectful..
User avatar
Brynet-Inc
Member
Member
Posts: 2426
Joined: Tue Oct 17, 2006 9:29 pm
Libera.chat IRC: brynet
Location: Canada
Contact:

Post by Brynet-Inc »

I don't know what's worse.. The obvious abuse of the C preprocessor.. Or the English language. :roll:
Image
Twitter: @canadianbryan. Award by smcerm, I stole it. Original was larger.
User avatar
Alboin
Member
Member
Posts: 1466
Joined: Thu Jan 04, 2007 3:29 pm
Location: Noricum and Pannonia

Post by Alboin »

Brynet-Inc wrote:I don't know what's worse.. The obvious abuse of the C preprocessor.. Or the English language. :roll:
Yeah, the Oxford Dictionary just went outside and beat itself to death with the C Programming Language. (The book that is.)
C8H10N4O2 | #446691 | Trust the nodes.
User avatar
XCHG
Member
Member
Posts: 416
Joined: Sat Nov 25, 2006 3:55 am
Location: Wisconsin
Contact:

Post by XCHG »

Wow, you have too much time in your hands!
On the field with sword and shield amidst the din of dying of men's wails. War is waged and the battle will rage until only the righteous prevails.
earlz
Member
Member
Posts: 1546
Joined: Thu Jul 07, 2005 11:00 pm
Contact:

Post by earlz »

not really..it only took me like 15 minutes..
User avatar
AJ
Member
Member
Posts: 2646
Joined: Sun Oct 22, 2006 7:01 am
Location: Devon, UK
Contact:

Post by AJ »

That's 15 minutes you'll never get back :roll:
pcmattman
Member
Member
Posts: 2566
Joined: Sun Jan 14, 2007 9:15 pm
Libera.chat IRC: miselin
Location: Sydney, Australia (I come from a land down under!)
Contact:

Post by pcmattman »

You're insane. I reckon someone should write all of Shakespeare's works as C code using just defines and have it print out instead some random anti-Windows propaganda...

Edit: done in same style as above, i mean by defines...
Post Reply