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.
See http://c-cube.github.io/smtlib-utils/
This code is free, under the BSD license.
A parser and some utils for SMTLIB. For a fully compliant parser, see https://github.com/Gbury/dolmen/.
SMTBSD-2-Clause
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.
See http://c-cube.github.io/smtlib-utils/
This code is free, under the BSD license.