package vsrocq-language-server

  1. Overview
  2. Docs
VSRocq language server

Install

dune-project
 Dependency

Authors

Maintainers

Sources

vsrocq-language-server-2.4.3.tar.gz
md5=fbc594cef4ba2469882803c12fb5cd51
sha512=2f93d42591e9030f2786f1d9a9783ed92c2cd299ccfd99d0a65f3b5984762f61c1bec3b3f854a557f72ca6c309e9c1eaec27065f0ee1a9cb9dfa4a7ee05dac15

Description

LSP based language server for Rocq and its VSRocq user interface

Added to opam-repository:

README

VSRocq Language Server

This is a language server for Rocq speaking LSP with a few additional messages which are VSRocq 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 Rocq with support for delegation via SEL
  • vsrocqtop is a Rocq toplevel speaking LSP based on DM and SEL

Dev Dependencies (3)

  1. rocq-core ((>= "9.0+rc1" & < "9.3~") | (= "dev"))
  2. coq-stdlib ((>= "8.18" & < "8.21") | (= "dev"))
  3. coq-core ((>= "8.18" & < "8.21") | (= "dev"))

Used by

None

Conflicts (1)

  1. vscoq-language-server < "2.2.7~"