From 1a566fdbd316c49155e2364ea5dc09a6dac57772 Mon Sep 17 00:00:00 2001 From: Ian Griffin Date: Thu, 27 Oct 2022 19:27:30 +0800 Subject: [PATCH] added brainfuck version --- hello-indented.bf | 12 ++++++++++++ hello.bf | 3 +++ 2 files changed, 15 insertions(+) create mode 100644 hello-indented.bf create mode 100644 hello.bf diff --git a/hello-indented.bf b/hello-indented.bf new file mode 100644 index 0000000..4e1d726 --- /dev/null +++ b/hello-indented.bf @@ -0,0 +1,12 @@ +>++++++++[<+++++++++>-]<. +>++++[<+++++++>-]<+. ++++++++.. ++++. +>>++++++[<+++++++>-]<++. +------------. +>++++++[<+++++++++>-]<+. +<. ++++. +------. +--------. +>>>++++[<++++++++>-]<+. diff --git a/hello.bf b/hello.bf new file mode 100644 index 0000000..2570b01 --- /dev/null +++ b/hello.bf @@ -0,0 +1,3 @@ +>++++++++[<+++++++++>-]<.>++++[<+++++++>-]<+.+++++++..+++.>>++++++[<+++++++>-]<+ ++.------------.>++++++[<+++++++++>-]<+.<.+++.------.--------.>>>++++[<++++++++>- +]<+.