uCBQN/primSafe.bqn
2021-04-09 12:59:54 +03:00

11 lines
331 B
BQN
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#! /usr/bin/env dbqn
"usage: ./primSafe.bqn path/to/mlochbaum/BQN | ./BQN (while compiled for REPL mode)"!1•args
path•args
case"prim"
{case𝕩}(×) 1•args
case".bqn"
('%' '#'= · "#")•Out@¨•FLines path"/test/cases/"case
•Out """finished"""
•Out ""