uCBQN/genRuntimeSrc
2022-11-17 23:20:07 +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"