package elpi

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

Install

Dune Dependency

Authors

Maintainers

Sources

elpi-3.0.0.tbz
sha256=424e5a4631f5935a1436093b614917210b00259d16700912488ba4cd148115d1
sha512=fa54ce05101fafe905c6db2e5fa7ad79d714ec3b580add4ff711bad37fc9545a58795f69056d62f6c18d8c87d424acc1992ab7fb667652e980d182d4ed80ba16

doc/trace_ppx_runtime/Trace_ppx_runtime/Runtime/index.html

Module Trace_ppx_runtime.RuntimeSource

Sourceexception TREC_CALL of Stdlib.Obj.t * Stdlib.Obj.t
Sourcetype j =
  1. | J : (Stdlib.Format.formatter -> 'a -> unit) * 'a -> j
Sourceval enter : runtime_id:int -> string -> (Stdlib.Format.formatter -> unit) -> unit
Sourceval info : runtime_id:int -> ?goal_id:int -> string -> j list -> unit
Sourceval exit : runtime_id:int -> string -> bool -> exn option -> float -> unit
Sourceval end_trace : runtime_id:int -> unit
Sourceval set_cur_pred : string option -> unit
Sourceval get_cur_step : runtime_id:int -> string -> int
Sourceval incr_cur_step : runtime_id:int -> string -> unit
Sourceval log : runtime_id:int -> string -> string -> int -> unit
Sourceval debug : bool Stdlib.ref
Sourceval parse_argv : string list -> string list
Sourceval usage : string
Sourcetype trace_format =
  1. | TTY
  2. | JSON
Sourceval set_trace_output : trace_format -> Stdlib.Format.formatter -> unit
OCaml

Innovation. Community. Security.