Skip to content

Instantly share code, notes, and snippets.

@tpenguinltg
Last active September 18, 2015 23:21
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tpenguinltg/7ca9dc6964060ac994ad to your computer and use it in GitHub Desktop.
Save tpenguinltg/7ca9dc6964060ac994ad to your computer and use it in GitHub Desktop.
potato in brainfuck
+[>++++++[>++++++[>+++>+++>+++<<<-]<-]<-]>>>++++.-.>++++++++.>-----------.<.<.
@rdebath
Copy link

rdebath commented Sep 18, 2015

Unbounded

>++++[<++++>-]<[>+++++++>++++++<<-]>.-.+++++.>+.<.-----.

Eightbit

+[[->]-[-<]>-]>>>>++.-.>++.<<<<-.>>>>.<.

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