package tip-parser

  1. Overview
  2. Docs
Parser for TIP (Tons of Inductive Problems)

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.tar.gz
md5=8c95a6a99ec2ad2caf9b6383c91e1e0c

README.adoc.html

README.adoc

= Tip_parser
:source-highlighter: pygments

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

== Documentation

- http://c-cube.github.io/tip-parser/dev[dev]
- http://c-cube.github.io/tip-parser/0.1[0.1]
- http://c-cube.github.io/tip-parser/0.3[0.3]

== License

This code is free, under the BSD license.