-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Hi.
Thanks for this project!
I'm considering using it as the interpreter for the Bytecode verifier of the Java Virtual Machine Specification.
However, as this specification is very dense, sometimes it is hard to know why some predicates failed.
So my request would be to add trace/0 like SWI-Prolog and GNU Prolog include.
I also tried to use :- set_prolog_flag(debug, on). but it didn't help in the tracing.
Metadata
Metadata
Assignees
Labels
No labels