coqide-server
  1. Overview
  2. Docs
The Coq Proof Assistant, XML protocol server

Install

Authors

Maintainers

Sources

V8.17.0.tar.gz
sha512=2f77bcb5211018b5d46320fd39fd34450eeb654aca44551b28bb50a2364398c4b34587630b6558db867ecfb63b246fd3e29dc2375f99967ff62bc002db9c3250

Description

Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.

This package provides the coqidetop language server, an implementation of Coq's XML protocol which allows clients, such as CoqIDE, to interact with Coq in a structured way.

Published: 30 Mar 2023

Dependencies (2)

  1. coq-core = version
  2. dune >= "2.9"

Dev Dependencies

None

Used by (2)

  1. coq >= "8.17.0"
  2. coqide >= "8.17.0"

Conflicts

None