package coq-ott

  1. Overview
  2. No Docs
Auxiliary Coq library for Ott, a tool for writing definitions of programming languages and calculi

Install

Dune Dependency

Authors

Maintainers

Sources

0.30.tar.gz
sha512=0c988502451b442e0d5a5dbce4969723bcf2b6c3add7af3d1aea279caca5a49d5b0d7acadfd6fa17702c0f8cd1511eb445aba14b454c5263f1e0f39b80deaa00

Description

Ott takes as input a definition of a language syntax and semantics, in a concise and readable ASCII notation that is close to what one would write in informal mathematics. It can then generate a Coq version of the definition, which requires this library.

Dependencies (1)

  1. coq >= "8.5" & < "8.12~"

Dev Dependencies

None

Used by (1)

  1. coq-mi-cho-coq

Conflicts

None