package elpi

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

elpi-3.4.0.tbz
sha256=9955d95d69b1ffb6770daad42f2b15d44a8888843817dff272d44ef8a3480b5a
sha512=408bfb46efeba45d0c5e36e8478d9e9b2f01f38de88c10621deeedc69e4c2b007d859fec520ef5652ab33bf00106edbda421f16503eeff397ceb57a61e01fce2

doc/src/elpi.compiler/elpi_compiler.ml.html

Source file elpi_compiler.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(* generated by dune *)

(** @canonical Elpi_compiler.Compiler *)
module Compiler = Elpi_compiler__Compiler

(** @canonical Elpi_compiler.Compiler_data *)
module Compiler_data = Elpi_compiler__Compiler_data

(** @canonical Elpi_compiler.Determinacy_checker *)
module Determinacy_checker = Elpi_compiler__Determinacy_checker

(** @canonical Elpi_compiler.Spilling *)
module Spilling = Elpi_compiler__Spilling

(** @canonical Elpi_compiler.Type_checker *)
module Type_checker = Elpi_compiler__Type_checker