Is it possible to display the WAM code for a query using GNU Prolog?
I know I can use pl2wam to generate the WAM for the program, but what about the queries I perform on the program? Is there a way to show the WAM code for this?
I'm using version 1.4.4 for x64 Windows