From 20a8e66ac306c9c376dfd09eda775e8948ab3414 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A1roly=20S=C3=A1rdi?= Date: Fri, 12 Jan 2024 22:45:16 +0100 Subject: [PATCH] add malbolge support --- README.md | 1 + implementations/main.mal | 1 + optimized_implementations/main.mal | 1 + 3 files changed, 3 insertions(+) create mode 100644 implementations/main.mal create mode 100644 optimized_implementations/main.mal diff --git a/README.md b/README.md index 170cb83..4f612d0 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ A: Thecoderunsfasterwhentherearenouselessspacesandnewlines. - Lisp - LiveScript - Lua +- Malbolge - Mathematica - Matlab - Mojo diff --git a/implementations/main.mal b/implementations/main.mal new file mode 100644 index 0000000..f07c951 --- /dev/null +++ b/implementations/main.mal @@ -0,0 +1 @@ +D'`N$?!=rM.o9I7)"!&%1#S?aa+_):[qvotsl2SRngfe+Lba`_^$\[!_X@Vzg diff --git a/optimized_implementations/main.mal b/optimized_implementations/main.mal new file mode 100644 index 0000000..f07c951 --- /dev/null +++ b/optimized_implementations/main.mal @@ -0,0 +1 @@ +D'`N$?!=rM.o9I7)"!&%1#S?aa+_):[qvotsl2SRngfe+Lba`_^$\[!_X@Vzg