package acgtk
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Abstract Categorial Grammar development toolkit
Install
dune-project
Dependency
Authors
Maintainers
Sources
acg-2.2.0-20251107.tar.gz
sha512=07f391d052090bb70c10ec511fdc53af764954cbe1c30093778984c5ed41a4327573fdac0890c6fd619ff9827725572eb7b8a7545bd8ccb7f5bddb84d2d7f7cc
doc/acgtk.datalogLib/DatalogLib/Dl_parser/index.html
Module DatalogLib.Dl_parserSource
Source
type token = | SLASH of UtilsLib.Error.pos| RPAR of UtilsLib.Error.pos| QUESTION_MARK of UtilsLib.Error.pos| LPAR of UtilsLib.Error.pos| INT of int * UtilsLib.Error.pos| IDENT of string * UtilsLib.Error.pos| FROM of UtilsLib.Error.pos| EOI| DOT of UtilsLib.Error.pos| COMMA of UtilsLib.Error.pos
Source
val query :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
(Datalog_AbstractSyntax.AbstractSyntax.Predicate.PredIdTable.table
* Datalog_AbstractSyntax.ConstGen.Table.table) ->
Datalog_AbstractSyntax.AbstractSyntax.Predicate.predicate
* Datalog_AbstractSyntax.AbstractSyntax.Predicate.PredIdTable.table
* Datalog_AbstractSyntax.ConstGen.Table.tableSource
val extensional_facts :
(Lexing.lexbuf -> token) ->
Lexing.lexbuf ->
(Datalog_AbstractSyntax.AbstractSyntax.Predicate.PredIdTable.table
* Datalog_AbstractSyntax.ConstGen.Table.table
* UtilsLib.IdGenerator.IntIdGen.t) ->
Datalog_AbstractSyntax.AbstractSyntax.Rule.rule list
* Datalog_AbstractSyntax.ConstGen.Table.table
* UtilsLib.IdGenerator.IntIdGen.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>