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/.
https://c-cube.github.io/smtlib-utils/
Repository from Github https://github.comc-cube/smtlib-utils
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/.
https://c-cube.github.io/smtlib-utils/
BSD 2-Clause "Simplified" License