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.1.0-20240219.tar.gz
    
    
        
    
  
  
  
    
  
        sha512=5d380a947658fb1201895cb4cb449b1f60f54914c563e85181d628a89f045c1dd7b5b2226bb7865dd090f87caa9187e0ea6c7a4ee3dc3dda340d404c4e76c7c2
    
    
  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)"
  >