package smtlib-utils

  1. Overview
  2. Docs
Parser for SMTLIB2

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.1.tar.gz
md5=e7d7756bcd31a576f1bfe368445d9b72
sha512=757d99214708f3331baac71f21572e57ce6d54a5eb591a3612bad3d86c4b722c7dbd27bd4a5edbeba96159b9fc192f14d5371395133bbc7db9b6a1c803caeba6

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.