added brainfuck version

This commit is contained in:
Ian Griffin 2022-10-27 19:27:30 +08:00
parent 7298a704d3
commit 1a566fdbd3
2 changed files with 15 additions and 0 deletions

12
hello-indented.bf Normal file
View File

@ -0,0 +1,12 @@
>++++++++[<+++++++++>-]<.
>++++[<+++++++>-]<+.
+++++++..
+++.
>>++++++[<+++++++>-]<++.
------------.
>++++++[<+++++++++>-]<+.
<.
+++.
------.
--------.
>>>++++[<++++++++>-]<+.

3
hello.bf Normal file
View File

@ -0,0 +1,3 @@
>++++++++[<+++++++++>-]<.>++++[<+++++++>-]<+.+++++++..+++.>>++++++[<+++++++>-]<+
+.------------.>++++++[<+++++++++>-]<+.<.+++.------.--------.>>>++++[<++++++++>-
]<+.