MSoegtropIMC / menhir

This is a fork of https://gitlab.inria.fr/fpottier/menhir.git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Menhir

Menhir is an LR(1) parser generator for OCaml.

Menhir has a home page.

Installation

The latest released version of Menhir can be easily installed via opam, OCaml's package manager. Just type opam install menhir.

For manual installation, see INSTALLATION.md.

Some instructions for developers can be found in HOWTO.md.

Authors

Contributors

  • Frédéric Bour (incremental engine, inspection API, attributes, SDK)
  • Jacques-Henri Jourdan (Coq back-end)

About

This is a fork of https://gitlab.inria.fr/fpottier/menhir.git

License:Other


Languages

Language:OCaml 59.2%Language:HTML 39.7%Language:Coq 0.9%Language:Makefile 0.2%Language:Shell 0.0%Language:CSS 0.0%Language:TeX 0.0%Language:R 0.0%Language:Standard ML 0.0%