603 B
603 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 ./test.bqn path/to/mlochbaum/BQN -s prim | ./BQN
Test precompiled safe prim tests:
- uncomment this
./precompiled.bqn path/to/mlochbaum/BQN "$PATH"
Any file without an explicit copyright message is copyright (c) 2021 dzaima, GNU GPLv3 - see LICENSE