#prolog #bindings #low-level #swi

sys swipl-sys

Low-level bindings to SWI Prolog

1 unstable release

Uses old Rust 2015

0.1.0 Feb 20, 2018

#16 in #prolog

Apache-2.0/MIT

3KB

swipl-rs

Build Status Dependency Status

Rust bindings to SWI Prolog.

Runtime Instructions

The SWI_HOME environment variable must be set to the location of the SWI Prolog installation, for example /usr/lib/swipl-7.6.4.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

Low-level bindings to SWI Prolog.

Generated by bindgen.

No runtime deps

~0–1.9MB
~37K SLoC