Go to the first, previous, next, last section, table of contents.
The libraries documented in this part extend the Ciao language in several different ways. The extensions include:
- pure Prolog programming (although someone might view this as a restriction rather than an extension);
- feature terms or
records (i.e., structures with names for each field);
- parallel (@&-Prolog){}programming;
- functional syntax;
- global variables;
setarg
and undo
;
- active modules;
- breadth-first execution;
- constraint logic programming;
- object oriented programming.
Go to the first, previous, next, last section, table of contents.