package tip-parser

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.tar.gz
md5=c80de6832afe720df7f14a1c107625bf

Description

A simple AST and parser/printer for TIP (https://tip-org.github.io/), a simple format for writing problems in a typed logic with computable functions, datatypes, and axioms.

Tags

TIP parse inductive logic

Published: 23 Nov 2016

Dependencies (6)

  1. ocamlbuild build
  2. menhir build & < "20200525"
  3. result
  4. base-bytes
  5. ocamlfind build
  6. ocaml

Dev Dependencies

None

Used by (2)

  1. smbc < "0.5"
  2. zipperposition >= "1.1" & < "1.4"

Conflicts

None