From 1a0fe104742b8b3c0c426ba040f6cce3ee0e6b6e Mon Sep 17 00:00:00 2001 From: Dimitrios Kakagiannis <85906723+syseditor@users.noreply.github.com> Date: Sun, 11 May 2025 14:26:30 +0300 Subject: [PATCH] hello world in a readable language --- hello_world.bf | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 hello_world.bf diff --git a/hello_world.bf b/hello_world.bf new file mode 100644 index 0000000..6d84926 --- /dev/null +++ b/hello_world.bf @@ -0,0 +1,12 @@ +>++++++++[<+++++++++>-]<. +>++++[<+++++++>-]<+. ++++++++.. ++++. +>>++++++[<+++++++>-]<++. +------------. +>++++++[<+++++++++>-]<+. +<. ++++. +------. +--------. +>>>++++[<++++++++>-]<+. \ No newline at end of file