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.