Skip to content

Instantly share code, notes, and snippets.

@aerok
Created January 30, 2015 07:30
Show Gist options
  • Save aerok/24f03bd962ffd1f8d81a to your computer and use it in GitHub Desktop.
Save aerok/24f03bd962ffd1f8d81a to your computer and use it in GitHub Desktop.
brainfuck
+++++++ [ > ++++++++++ < - ] > -- . > ++++++++++ [ > ++++++++++ < - ] > --- . > +++++++++++ [ > ++++++++++ < - ] > ++++ . ------ . --- . +++++ . > ++++++++++ [ > ++++++++++ < - ] > +++ . > ++++ [ > +++++++++++ < - ] > . > +++++ [ > ++++++ < - ] > ++ . > ++++++++++ [ > ++++++++++ < - ] > ++ . > +++++++++++ [ > ++++++++++ < - ] > + . +++ . < < + . ++ . > > ++++ . << ---- . >>> +++++ [ > ++++++ < - ] > ++ . > +++++++++++ [ > ++++++++++ < - ] > - . > ++++++++++ [ > ++++++++++ < - ] > + . > +++++++++ [ > +++++++ < - ] > .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment