#scheme #bindings #scripting

sys s7-sys

Rust bindings to s7 Scheme C API

4 releases

0.1.4 Jun 24, 2024
0.1.3 Jun 13, 2024
0.1.2 Apr 11, 2023
0.1.1 Apr 11, 2023
0.1.0 Apr 11, 2023

#137 in #scheme

27 downloads per month

MIT license

13MB
168K SLoC

C 105K SLoC // 0.0% comments Scheme 62K SLoC // 0.6% comments C++ 243 SLoC // 0.1% comments Python 47 SLoC // 0.0% comments Rust 24 SLoC JavaScript 1 SLoC

s7-sys

crates.io

Rust bindings to s7 Scheme C API

About s7 (and API document): https://ccrma.stanford.edu/software/snd/snd/s7.html.

Prerequisites:

  • Clang toolchain is required to generate the bindings

Examples:

No runtime deps