From d29249a2a76092166552092a25b79cefe08da54e Mon Sep 17 00:00:00 2001 From: Fredrik Robertsen Date: Sun, 19 Apr 2026 11:07:39 +0200 Subject: [PATCH] add uiua eval and shell fallback --- uash.ua | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/uash.ua b/uash.ua index 399b0a7..4d3f2e1 100755 --- a/uash.ua +++ b/uash.ua @@ -31,8 +31,13 @@ | &ep"exit: too many arguments") ) + # handle uiua eval and shell fallback + # ? {...} Otherwise ← ( - ⍣(°0&runi|&ep⊂"failed to run " /◇$"_ _") + ⍣(⍩(&pf◌)°0&runc ⊂⊙(□/◇$"_ _") ⊜□⊸≠@\s $ uiua eval --experimental + | °0&runi + | &ep⊂"failed to run " /◇$"_ _" + ) ) └─╴