Skip to content

gares/vscoq-language-server

Repository files navigation

Actions Status

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 by the public.

Running

The coq and vscoq submodules point to versions which are know to work. make run starts code with the right settings.

About

Language server for Coq

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published