package vsrocq-language-server

  1. Overview
  2. Docs
VSRocq language server

Install

dune-project
 Dependency

Authors

Maintainers

Sources

vsrocq-language-server-2.5.0.tar.gz
md5=15c22fee2131c4b3dae4258e8a4484f6
sha512=b5ab3eea5bb6af643d635781e741a7a7b217fcc33e84c2c9e3448962118a63e174569ef6069c50af2ab57508d5cef476a8cfade14957a9654b1fea16c29a08b9

doc/README.html

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