1 unstable release
Uses old Rust 2015
0.1.0 | Feb 20, 2018 |
---|
#16 in #prolog
3KB
swipl-rs
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
- Apache License, Version 2.0, (http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (http://opensource.org/licenses/MIT)
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–2.1MB
~44K SLoC