Crate scryer_prolog
source ·Expand description
A free software ISO Prolog system.
Structs§
- An instance of Scryer Prolog.
- Describes how a
Machinewill be configured. - An iterator though the leaf answers of a query.
- Describes how the streams of a
Machinewill be handled.
Enums§
- Represents a leaf answer from a query.
- Represents a Prolog term.
Functions§
- Returns a static string slice to the default toplevel
- The entry point for the Scryer Prolog CLI.