package coq-lsp

  1. Overview
  2. Docs
Language Server Protocol native server for Coq

Install

Dune Dependency

Authors

Maintainers

Sources

coq-lsp-0.2.3.8.17.tbz
sha256=ebf815be389f7ae97fed1f1338fe59f333732062b08a5c04f957d2effa39cffd
sha512=00a1c41a72d2a16347f91c8838237f8016e04cfbd2c3bc4499793fb06c5494070d6593cf2db05eca66fe2c49e958de6a1f30bb77d5989196e51929642a5d11eb

doc/coq-lsp.petanque/Petanque/Agent/State/Inspect/index.html

Module State.InspectSource

Sourcetype t =
  1. | Physical
    (*

    Flèche-based "almost physical" state eq

    *)
  2. | Goals
    (*

    Full goal equality; much faster than calling goals as it won't unelaborate them. Note that this may not fully capture proof state equality (it is possible to have similar goals but different evar_maps, but should be enough for all practical users.

    *)
OCaml

Innovation. Community. Security.