package vscoq-language-server

  1. Overview
  2. Docs
VSCoq language server

Install

Dune Dependency

Authors

Maintainers

Sources

vscoq-language-server-2.2.3.tar.gz
md5=c8f21aebcdbc9a82201e0ae2ef27e381
sha512=aa520998f9d4a1f80327a584ddb9a3ad8cea3a846b45784231a4a29a1734d8deed0670ba66fabd097016641c619fd580e09f1da060bfdce4bf4275396d21a8b6

Description

LSP based language server for Coq and its VSCoq user interface

Published: 15 Jan 2025

README

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

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.