Compare commits

...

2 Commits

Author SHA1 Message Date
Ian Griffin 1a566fdbd3 added brainfuck version 2022-10-27 19:27:30 +08:00
Ian Griffin 7298a704d3 added LOLCODE version 2022-10-27 19:10:33 +08:00
3 changed files with 19 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 @@
>++++++++[<+++++++++>-]<.>++++[<+++++++>-]<+.+++++++..+++.>>++++++[<+++++++>-]<+
+.------------.>++++++[<+++++++++>-]<+.<.+++.------.--------.>>>++++[<++++++++>-
]<+.

4
hello.lol Normal file
View File

@ -0,0 +1,4 @@
HAI 1.2
CAN HAS STDIO?
VISIBLE "hello, world!"
KTHXBYE