/smtlib-utils

A parser and some utils for SMTLIB. For a fully compliant parser, see https://github.com/Gbury/dolmen/.

Primary LanguageSMTBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Smtlib-utils Build

Parser for SMTLIB2, in OCaml, along with some utilities for my own usage. It depends on menhir.

For a more advanced parser that is spec-compliant, see Dolmen.

Documentation

See http://c-cube.github.io/smtlib-utils/

License

This code is free, under the BSD license.