package elpi

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

Install

Dune Dependency

Authors

Maintainers

Sources

elpi-1.20.0.tbz
sha256=95cb590084203a0e5df8b7c82ed5ac05572c7a6577cd36587c97c3942c47b5c0
sha512=95c0160d237a5786daff5f4748b9c9c41dc1192fe235c6d60b79febfec56c3673815eb2d7983ea595e54927369a4d60a8a2a6008f7053bc7d7bb1871628f1697

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

Module Elpi_parser.AstSource

Sourcemodule Func : sig ... end
Sourcemodule Term : sig ... end
Sourcetype raw_attribute =
  1. | If of string
  2. | Name of string
  3. | After of string
  4. | Before of string
  5. | Replace of string
  6. | Remove of string
  7. | External
  8. | Index of int list * string option
Sourcemodule Clause : sig ... end
Sourcemodule Chr : sig ... end
Sourcemodule Macro : sig ... end
Sourcemodule Type : sig ... end
Sourcemodule Mode : sig ... end
Sourcemodule TypeAbbreviation : sig ... end
Sourcemodule Program : sig ... end
Sourcemodule Goal : sig ... end
Sourcemodule Structured : sig ... end
OCaml

Innovation. Community. Security.