package menhir-lsp

  1. Overview
  2. No Docs
Language Server for Menhir and Ocamllex

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.3.3.tar.gz
md5=2f0dfe05b59eaf3910d688e0c846fff0
sha512=b61428c9b17930359267f1f52ff85dc706d12d4191f91b25752bcaa3b0e7ac046876557276007329d79384cbda7f6df7b80f7823bd85339ec0c051e624a780a4

Description

Implementation of the Language Server Protocol for Menhir and Ocamllex, providing editors with navigation hints and completions in .mly and .mll files.

Tags

lsp menhir ocamllex

Published: 18 Jun 2026

Dependencies (20)

  1. ppx_deriving_yojson >= "3.10.0"
  2. ppx_deriving >= "6.1.1"
  3. interval-map >= "0.2.1"
  4. ocamlformat-rpc-lib >= "0.23.0"
  5. dune-build-info
  6. pprint >= "20230830"
  7. visitors
  8. stdune >= "3.20.2"
  9. merlin-lib
  10. re >= "1.14.0"
  11. menhirLib
  12. menhirSdk
  13. menhir >= "20250912"
  14. ordering >= "3.20.2"
  15. containers >= "3.6"
  16. lwt_ppx
  17. linol-lwt
  18. linol >= "0.10"
  19. ocaml >= "4.14"
  20. dune >= "3.20"

Dev Dependencies (3)

  1. odoc with-doc
  2. ppx_expect with-test
  3. alcotest with-test

Used by

None

Conflicts

None