Skip to content

Instantly share code, notes, and snippets.

@LucasMW
Created December 8, 2017 15:50
Show Gist options
  • Select an option

  • Save LucasMW/40cc837d76bf1319068456ddbce02fbb to your computer and use it in GitHub Desktop.

Select an option

Save LucasMW/40cc837d76bf1319068456ddbce02fbb to your computer and use it in GitHub Desktop.
brainfuck
+++++++ [ > ++++++++++ < - ] > -- . > ++++++++++ [ > ++++++++++ < - ] > --- . > +++++++++++ [ > ++++++++++ < - ] > ++++ . ------ . --- . +++++ . > ++++++++++ [ > ++++++++++ < - ] > +++ . > ++++ [ > +++++++++++ < - ] > . > +++++ [ > ++++++ < - ] > ++ . > ++++++++++ [ > ++++++++++ < - ] > ++ . > +++++++++++ [ > ++++++++++ < - ] > + . +++ . < < + . ++ . > > ++++ . << ---- . >>> +++++ [ > ++++++ < - ] > ++ . > +++++++++++ [ > ++++++++++ < - ] > - . > ++++++++++ [ > ++++++++++ < - ] > + . > +++++++++ [ > +++++++ < - ] > . [-]++++++++++.
@LucasMW

LucasMW commented Dec 8, 2017

Copy link
Copy Markdown
Author

added "\n"

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