File "machine"
This file contains algorithms such as the Prolog engine.
- Section “control”: The Dogelog player provides already
correct handling of a conjunc-tion and disjunction of goals in a
Prolog clause body or in a Prolog query. More...
- Section "signal": Situations might demand that a
secondary thread controls a primary thread. The programming
interface allows raising a soft signal. More...
- Section "timer": With the introducing of the async API
the Prolog interpreter is able to process promises when in async
mode. More...
- Section "operators": For syntax operators we use
Prolog facts. More...
Kommentare