Skip to content

Instantly share code, notes, and snippets.

@eliseomartelli
Created July 6, 2016 15:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eliseomartelli/20234b7009b1f8f402844f840f96817e to your computer and use it in GitHub Desktop.
Save eliseomartelli/20234b7009b1f8f402844f840f96817e to your computer and use it in GitHub Desktop.
Eliseo in brainfuck
+++++ +++++ [
> +++++ ++
< -
]
> - .
< +++++ +++++ [
> ++++
< -
]
> - .
--- .
+++++ +++++ .
< +++ [
> -----
< -
]
> + .
+++++ +++++ .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment