... BinProlog11
BinProlog Copyright © Paul Tarau 1992-94 All rights reserved
... them22
Take care if you use your own binary clauses to keep always the continuation as a last argument of the last embedded continuation `predicate'. Look at the asm/0 tracer how BinProlog itself does this.
... interface33
Is/2 now accepts execution of any predicate of arity n + 1 as a function of arity n.
... low-level44
We suggest avoiding these operations because they are not garbage collection-safe in BinProlog 3.30.
... way55
A further ambiguity in some implementations of setarg/3 comes from the fact that it is not clear if the location itself or its dereferenced contents should be mutated