package elpi

  1. Overview
  2. Docs
ELPI - Embeddable λProlog Interpreter

Install

Dune Dependency

Authors

Maintainers

Sources

elpi-1.17.4.tbz
sha256=e968c86e4ec474b896a2099547e6fa16f4b3ed33448bb571d4b348d92c3c70fb
sha512=5ea196cca5f15eadc36d83b2c894229218b25c9267da5c02f75510a27a8d13ca6ba072c7b0ef8138ac92aa03489d1cf77d270867daa7e25597ccd79d9e6d840c

doc/elpi.parser/Elpi_parser/Parser_config/index.html

Module Elpi_parser.Parser_configSource

Sourceexception ParseError of Elpi_util.Util.Loc.t * string
Sourcemodule type ParseFile = sig ... end
Sourceval substrings : string -> string list
Sourceval find_sub : (string, 'a) Hashtbl.t -> string -> 'a
Sourceval precedence_of : string -> Elpi_lexer_config.Lexer_config.fixity option * int
Sourceval umax_precedence : int
Sourceval appl_precedence : int
Sourceval inf_precedence : int
Sourceval comma_precedence : int
Sourceval min_precedence : int
Sourceval lam_precedence : int
Sourceval umin_precedence : int
Sourceval pp_fixed : Format.formatter -> string list -> unit
Sourceval pp_non_enclosed : Format.formatter -> bool -> unit
Sourceval legacy_parser_compat_error : string
Sourceval error_mixfix : Elpi_util.Util.Loc.t -> 'a
OCaml

Innovation. Community. Security.