#language #bindings #squirrel #cargo-manifest #following

sys squirrel-sys

FFI bindings to the squirrel language

4 releases

0.2.1 Aug 26, 2020
0.2.0 Dec 25, 2019
0.1.1 May 16, 2018
0.1.0 May 3, 2017

#6 in #squirrel

MIT license

405KB
12K SLoC

C++ 11K SLoC // 0.0% comments C 365 SLoC // 0.0% comments Batch 227 SLoC // 0.0% comments Rust 59 SLoC Python 40 SLoC // 0.8% comments

squirrel-sys

Getting Started

Add the following dependency to your Cargo manifest...

[dependencies]
squirrel-sys = "0.2.1"

No runtime deps

~0–2MB
~38K SLoC