package tip-parser

  1. Overview
  2. Docs
Parser for https://tip-org.github.io/format.html

Install

Dune Dependency

Authors

Maintainers

Sources

0.6.tar.gz
md5=67037b4d8b95c661cab061a5686be2d1
sha512=696154e0b1ab5f28b39889dec1f877b48087652be2f5706010a9b9645f577f7a5f58b61e241e29837923fb691d7963a7487bce1331b973f03ba0785464b60175

Description

Tags

TIP parse inductive logic

Published: 09 Feb 2019

README

Tip_parser

Parser for https://tip-org.github.io/format.html , in OCaml. It depends on menhir.

Documentation

See http://c-cube.github.io/tip-parser/

License

This code is free, under the BSD license.

Dependencies (4)

  1. menhir build & < "20211215"
  2. result
  3. base-bytes
  4. dune >= "1.1"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. smbc >= "0.6"

Conflicts

None