Folder "entry"
This section gives some convenience entry points to build
applications that embed the Prolog interpreter. Currently one
convenience allows defining Prolog predicates and vice versa. We
also allow unattended and attended queries.
- Section "console": The convenience provides both
unattended and attended queries, suitable for batch or online
processing. More..
- Section "browser": The Dogelog player version that
targets JavaScript can be run from within nodeJS or inside a
browser, the later has additional calls. More..
- Section "theatre": The Dogelog player facilitates
calling Prolog predicates from within the host language. More..
- Section "foreign": The convenience facilitates
defining deterministic Prolog predicates that call the host
language. More..
Kommentare