next up previous
Next: 4.12 Source code loading Up: 4 Using BinProlog Previous: 4.10 Efficient findall based

4.11 Builtins

BinProlog has large number of builtins with semantics (intended to be) close to SICStus and QUINTUS Prolog.

We refer to the automatically generated info file in Appendix for short definitions and examples of uses of BinProlog's documented builtins.

Operators are defined and retrieved with

:-op/3, current_op/3.



next up previous
Next: 4.12 Source code loading Up: 4 Using BinProlog Previous: 4.10 Efficient findall based



Paul Tarau
Thu Apr 3 10:26:39 AST 1997