clingo-sys 0.3.0

External FFI bindings to the C API of the clingo library
Documentation

clingo-sys

Rust external FFI bindings to the clingo library. Clingo version 5.2.2.

Requirements

  • a c++14 conforming compiler
    • at least gcc version 4.9
    • clang version 3.1 (using either libstdc++ provided by gcc 4.9 or libc++)