Skip to content

Instantly share code, notes, and snippets.

@zaynali53
Created November 24, 2021 17:21
Show Gist options
  • Select an option

  • Save zaynali53/a67b201aa8619c46be93417f78bc32b1 to your computer and use it in GitHub Desktop.

Select an option

Save zaynali53/a67b201aa8619c46be93417f78bc32b1 to your computer and use it in GitHub Desktop.
Brainfuck Example
++++++++
[
>++++++++
>+++++++++++
>++++++++++++
>++++
<<<<-
]
>>
++.
>
+.
++++++++.
+++++.
>
.
<<<
+.
>>
--.
---.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment