From 79c3e1db44ecbe304d64c57b1682fc5b06918f53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Manuel=20Tom=C3=A1s?= Date: Wed, 12 Sep 2018 15:04:08 -0300 Subject: initial commit --- test.bf | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 test.bf (limited to 'test.bf') diff --git a/test.bf b/test.bf new file mode 100644 index 0000000..07f6663 --- /dev/null +++ b/test.bf @@ -0,0 +1,20 @@ +Prints hello in an endless loop +++++ ++++ ++ +[ + [ + >++++ +++ + <- + ] + >++. + <++++ ++++ ++ + [ + >+++ + <- + ] + >-. + ++++ +++ + .. + +++. + [-] + <++++ ++++ ++. +] -- cgit v1.2.3