c-cube / smtlib-utils

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

Home Page:https://c-cube.github.io/smtlib-utils/

Repository from Github https://github.comc-cube/smtlib-utilsRepository from Github https://github.comc-cube/smtlib-utils

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.

About

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

https://c-cube.github.io/smtlib-utils/

License:BSD 2-Clause "Simplified" License


Languages

Language:SMT 99.1%Language:OCaml 0.8%Language:Python 0.1%Language:Makefile 0.0%Language:Shell 0.0%