PublicShow sourcevm.pl -- SWI-Prolog Virtual Machine utilities

This is an internal developers module to manage the virtual machine instructions.

Source vm_list(:Spec) is det
Lists the definition of the predicates matching Spec to current_output. Spec is also allowed to be a clause-reference.

Undocumented predicates

The following predicates are exported, but not or incorrectly documented.

Source vmi_labels(Arg1, Arg2)
Source clause_vm(Arg1, Arg2)