package smtlib-utils

  1. Overview
  2. Docs
Parser for SMTLIB2

Install

Dune Dependency

Authors

Maintainers

Sources

v0.4.tar.gz
md5=ab7e8e99a3b977941e6900c531f126af
sha512=23e5d2b8274186f49a43ef23b8e64d76d4098e9b8f50b65958d16ec0afde745d0ce12cc6c6beec29abf91596c32cae05404a80aa21afacde5b8c15fd9711ba62

README.md.html

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.

Documentation

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

License

This code is free, under the BSD license.