package menhir-lsp

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.3.0.tar.gz
md5=7a619df8cf8e9183036e06cc240b4b3d
sha512=6759838419f4becc6715dafc1152a7729dcc13b13c843381c8adaddc951133ec56824ccf3a39a672818d4713a568fcf4bccd89e05f28638ca1bddd708b4d56d4

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 Apr 2026

Dependencies (17)

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

Dev Dependencies

None

Used by

None

Conflicts

None