Skip to content

Instantly share code, notes, and snippets.

@Der-Eddy
Created March 24, 2015 11:52
Show Gist options
  • Save Der-Eddy/3d6f59e18f702f1a9369 to your computer and use it in GitHub Desktop.
Save Der-Eddy/3d6f59e18f702f1a9369 to your computer and use it in GitHub Desktop.
ROT13 Brainfuck
-,+[
-[
>>++++[>++++++++<-]
<+<-[
>+>+>-[>>>]
<[[>+<-]>>+>]
<<<<<-
]
]>>>[-]+
>--[-[<->+++[-]]]<[
++++++++++++<[
>-[>+>>]
>[+[<+>-]>+>>]
<<<<<-
]
>>[<+>-]
>[
-[
-<<[-]>>
]<<[<<->>-]>>
]<<[<<+>>-]
]
<[-]
<.[-]
<-,+
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment