package vscoq-language-server

  1. Overview
  2. Docs
VSCoq language server

Install

Dune Dependency

Authors

Maintainers

Sources

vscoq-language-server-2.0.3-coq8.18.tar.gz
md5=37688b8df4ccfc920a57552d0ebc0d3a
sha512=0db05bdfc4409cf8e5a43d191220b4ebd47978bcbb6fd41075ee745dd448b75e98677c81657809c30627c875e5fd54fbef180e6d30cb0a8e56ca26cbf8c5adb8

Description

LSP based language server for Coq and its VSCoq user interface

Published: 04 Dec 2023

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

None

Used by

None

Conflicts

None