package vscoq-language-server

  1. Overview
  2. Docs
VSCoq language server

Install

Dune Dependency

Authors

Maintainers

Sources

vscoq-language-server-2.1.7.tar.gz
md5=81c195fcbe9b23c26db9704a0b8e37f8
sha512=9b175796b231e3663b1cdd546fde898c1d19a6a4eb16671970797045e0e29acc008630634f0d15fa34a94ccc14a0c16d3851efbf0b74f3e1ac6ada1f1461f7e1

Description

LSP based language server for Coq and its VSCoq user interface

Published: 07 Aug 2024

README

README.md

VSCoq Language Server

This is a language server for Coq speaking LSP with a few additional messages which are VSCoq specific (e.g. declaring a point of interest, printing goals).

  • SEL is a simple event library used to handle I/O

  • DM is a document manager for Coq with support for delegation via SEL

  • vscoqtop is a Coq toplevel speaking LSP based on DM and SEL

Status

This software is being actively developed and should not be used in production.

Running

The coq and vscoq submodules point to versions which are know to work. make run starts code with the right settings.

Dev Dependencies (2)

  1. coq-stdlib ((>= "8.18" & < "8.21") | (= "dev"))
  2. coq-core ((>= "8.18" & < "8.21") | (= "dev"))

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.