File "store"
This file models data structures such as the Prolog knowledge
base.
- Section "include": It is also possible to include
Prolog clauses from a text file, result-ing in predicates which
provide further optimizations such as body indexing. More..
- Section "paths": Like many Prolog systems we provide
addressing of Prolog text li-braries and native libraries
written in the host programming language. More..
- Section "database": Currently we do compile Prolog
clauses that are dynamically as-serted, which incurs a little
cost, but provides faster retrieval. More..
- Section "statistics": The Dogelog player allows
querying and updating various pa-rameters of its own environment
or the host language environment. More..
Kommentare