package tip-parser

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

Install

Authors

Maintainers

Sources

0.4.tar.gz
md5=8c95a6a99ec2ad2caf9b6383c91e1e0c

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: 30 Aug 2018

Dependencies (5)

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

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None