
vm.pl -- SWI-Prolog Virtual Machine utilitiesThis is an internal developers module to manage the virtual machine instructions.
vm_list(:Spec) is detcurrent_output. Spec is also allowed to be a clause-reference.
jmp_rel(+VMIName, +Start, +End, -JmpRel)[private]The following predicates are exported, but not or incorrectly documented.
vmi_labels(Arg1, Arg2)
clause_vm(Arg1, Arg2)