From 5c713d1e2da06b50fa0016086c2e8443624cbb68 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Thu, 18 Jan 2024 23:07:21 +0100 Subject: Bitmaps should've been recursive I think? Maybe the topological sort implementation is just wrong --- test/huh.bruijn | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 test/huh.bruijn (limited to 'test/huh.bruijn') diff --git a/test/huh.bruijn b/test/huh.bruijn deleted file mode 100644 index 7db06c7..0000000 --- a/test/huh.bruijn +++ /dev/null @@ -1,18 +0,0 @@ -:import std/Number/Ternary . -:import std/List . - -# main map [ternary! (0 - 0)] - -# main [sub (+1b) (+1b)] - -# main [pad (+1b) (+2b)] - -# main [pad-right (+6) 'a' "hah"] - -# main [|((+6) - ∀"hah")] - -# main [(+1) - ∀"aa"] - -# main [∀([0] : ([0] : {}[0])) - (+0)] - -main [∀([0] : ([0] : {}[0])) + (+0)] -- cgit v1.2.3