Skip to content

Instantly share code, notes, and snippets.

@mmcclimon
Created February 24, 2013 17:47
Show Gist options
  • Save mmcclimon/5024783 to your computer and use it in GitHub Desktop.
Save mmcclimon/5024783 to your computer and use it in GitHub Desktop.
An esoteric program.
eval eval '"'.
('['^'+').("\["^
( ')')).('`'|')').("\`"| (
( '.'))).('['^'/').('{'^'[') .
( '\\').'"'.('`'|'-').('`'|'/'). (
( '[')^'(').('['^'/').('{'^"\[").( (
( '`'))|'/').('`'|'&').('{'^('[')).( (
( '['))^'/').('`'|'(').('`'|('%')).( (
( '`'))|'-').'\\'.'\\'.('`'|'.').('['^ (
( ','))).('`'|'%').('['^')').('`'|'%') .
( '{'^'[').('['^'-').('`'|'%').(('[')^ (
( ')'))).('['^'"').('{'^'[').('`'|'/') .
( '`'|',').('`'|'$').('{'^'[').(('`')| (
( "'"))).('['^')').('`'|'!').(('[')^ (
( '('))).('['^'(').('`'|'(').(('`')| (
( '/'))).('['^'+').('['^'+').('`'| (
( '%'))).('['^')').('['^'(').''. (
( '\\')).'\\'.('`'|'.').'\\' .
( '"').'"';$:='.'^'~';$~ =
'@'|'(';$^="\)";
@mmcclimon
Copy link
Author

You can run this code for yourself at http://codepad.org/Blu2ODvh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment