/renc-rs

Rust binding to Ren-C

Primary LanguageCApache License 2.0Apache-2.0

renc-rs

An experimental Rust binding to Ren-C.

I'm not actively working on this anymore, I'm posting it just in case it might be useful to others.

To run the test (Only supports Linux, because of the prebuilt libr3.so): #LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$PWD/renc-sys/renc/lib/ cargo test -- --test-threads=1