cbqn

A Rust crate for running BQN code within a Rust program using CBQN interpreter compiled as a shared object.

Usage

The documentation contains multiple examples on how to use the crate.

License

Licensed under the GNU General Public License v3.0. CBQN uses the same license.