490 B
490 B
build/run:
./genRuntime path/to/mlochbaum/BQN- optionally choose what to build by changing
src/main.c ./build(or./debugBuildfor a quicker unoptimized build)./BQN
Time safe prim tests with self-hosted compiler:
time ./primSafe.bqn path/to/mlochbaum/BQN | ./BQN
Test precompiled safe prim tests:
- uncomment this
./test.bqn path/to/mlochbaum/BQN "$PATH"