Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37044716
en ru br
ALT Linux repositórios
S:20211230-alt1

Group :: Desenvolvimento/ML
RPM: ocaml-menhir

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 20211230-alt1
Data da compilação: 5 janeiro 2022, 09:33 ( 116.3 weeks ago )
Tamanho:: 1054.38 Kb

Home page:   http://gallium.inria.fr/~fpottier/menhir/

Licença: QPL
Sumário: LR(1) parser generator for the OCaml programming language.
Descrição:

Menhir is a LR(1) parser generator for the OCaml programming language.
That is, Menhir compiles LR(1) grammar specifications down to OCaml
code. Menhir is 90 percent compatible with ocamlyacc. Legacy ocamlyacc
grammar specifications are accepted and compiled by Menhir. The
resulting parsers run and produce correct parse trees. However, parsers
that explicitly invoke functions in module Parsing behave slightly
incorrectly. For instance, the functions that provide access
to positions return a dummy position when invoked by a Menhir parser.
Porting a grammar specification from ocamlyacc to Menhir requires
replacing all calls to module Parsing with new Menhir-specific keywords.

Mantenedor currente: Anton Farygin

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • ocaml-menhir
  • ocaml-menhir-debuginfo
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009