package acgtk

  1. Overview
  2. Docs
Abstract Categorial Grammar development toolkit

Install

Dune Dependency

Authors

Maintainers

Sources

acgtk-1.5.3.tar.gz
sha256=2743321ae4cc97400856eb503a876cbcbd08435ebc750276399a97481d001d41
md5=04c1e14f98e2c8fd966ef7ef30b38323

doc/acgtkLib.datalogLib/DatalogLib/Datalog_AbstractSyntax/AbstractSyntax/Proto_Rule/index.html

Module AbstractSyntax.Proto_RuleSource

Sourcetype t = {
  1. proto_id : int;
  2. proto_lhs : Predicate.predicate;
  3. proto_rhs : Predicate.predicate list;
    (*

    represents the predicates of the rule.

    *)
}
OCaml

Innovation. Community. Security.