warren-abstract-machine Questions

3

Solved

As far as I can tell, with sound unification, SLD resolution should not create cyclic data structures (Is this correct?) If so, one could, in theory, implement Prolog in such a way that it wouldn't...

1

Solved

In the context of hacking clpz on sicstus-prolog I want to glimpse at the warren-abstract-machine code generated by SICStus Prolog. As an example, let's dissect the following predicate! is_list([...
Likely asked 31/8, 2019 at 9:4

1

Solved

Given a Prolog program, is there any GNU Prolog command to view the WAM code relative to that program?
Todhunter asked 15/12, 2015 at 13:53

1

Solved

I'm trying to create my own WAM implementation and I'm stuck at the exercise 2.4 I can't understand how to execute instruction unify_value X4 in figure 2.4. As far as I understand, this instructi...
Dulcine asked 23/2, 2015 at 1:33

1

I'm looking for research paper or any other publication that compare different abstract machines (more than one) for execution of Prolog with prolog interpreters not based on abstact machines...
Weinert asked 17/5, 2014 at 13:17

3

Solved

I remember once reading that there were at least two other alternatives invented roughly at the same time as the WAM. Any pointers?
Predicable asked 18/12, 2010 at 15:17
1

© 2022 - 2024 — McMap. All rights reserved.