clingo-sys 0.4.2

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.3.0.

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++)