Skip to content

Commit

Permalink
Merge pull request #1 from gcampfield/brainfuck
Browse files Browse the repository at this point in the history
Added Brainf**k to the repository!
  • Loading branch information
Grant Campfield committed Apr 8, 2015
2 parents cbdbe27 + c9c8444 commit 1d91d64
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions main.bf
@@ -0,0 +1,14 @@
-[------->+<]>.+[-->+<]>++.---[->+++<]>.
.[++>---<]>--.[->+++<]>+.++..++.++++++++
+++.++++.[---->+<]>+++.[->+++<]>+.++++++
+++++++.[--->+<]>-.-----.------------.+.
+++++.-------.-[--->+<]>--.[->+++<]>+.--
[--->+<]>-.[---->+<]>+++.[->+++<]>+.++++
+++++++..[++>---<]>--.---[----->++<]>.--
-----------.----.+++++++++++..-[--->+<]>
.-----[++>---<]>.++[--->++<]>.++[->++<]>
+.-[----->+<]>++.+[->+++<]>.+++++++++.-[
->+++++<]>-.+[->++<]>.---[----->+<]>-.++
+[->+++<]>++.++++++++.+++++.--------.-[-
-->+<]>--.+[->+++<]>+.++++++++.+[++>---<
]>-.

0 comments on commit 1d91d64

Please sign in to comment.