package elpi

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

elpi-3.4.5.tbz
sha256=71c93a5ea0bdf19f656f70984bc2bf681d5639c9230325f3675e2f5f8d6726f2
sha512=d6a87bf1ba6bfb6f773075295137d037e007252ecf16aa026c151df11bc498efe56d5d5369920c2dad3b53373cba75378731cd752d08e07353a1c68063d2cd2a

doc/elpi.parser/Elpi_parser/Parse/Make/index.html

Module Parse.MakeSource

Parameters

module C : Config

Signature

include Parser
Sourceval program : file:string -> Ast.Program.decl list
Sourceval goal : loc:Elpi_util.Util.Loc.t -> text:string -> Ast.Goal.t
Sourcemodule Internal : sig ... end