package vscoq-language-server

  1. Overview
  2. Docs
VSCoq language server

Install

Dune Dependency

Authors

Maintainers

Sources

vscoq-language-server-2.1.3.tar.gz
md5=300d171d3225fac2a68ce348154ff640
sha512=65bc228d84f814cfea4b5ddcd20f365a8a8ea178bbd4474129c998e8a351a7dba8d2adbb263f7f18ed41c45c765e73c332b518834360bf3638fe2721518e1fd8

Description

LSP based language server for Coq and its VSCoq user interface

Published: 24 Jun 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.20") | (= "dev"))
  2. coq-core ((>= "8.18" & < "8.20") | (= "dev"))

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.