uCBQN/build/genRuntimeSrc
2022-11-18 00:30:49 +02:00

3 lines
188 B
Plaintext
Executable File

#!./BQN
# a version of genRuntime that also generates source maps, so that errors in the runtime or compiler get error messages
({𝕩∾<"src"}⍟(2≤≠) •args) •Import "genRuntime"