package menhir-lsp

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.3.5.tar.gz
md5=73b896229dbcc78143b84fe192a1e4be
sha512=b4a57d457aa354a17d7b67d7a8213beb8d3617e891eca07db33708cbbf833a8ba45932151b915cdc74bf1c759ab752eb2c8dc999da25f9663c5b2000a1892418

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: 02 Jul 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.18"

Dev Dependencies (4)

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

Used by

None

Conflicts

None