Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in iso-prolog

What do Prolog implementations mean by "float"?

How Prolog's logical update view works for assert and retract?

How can I simulate a soft cut in Prolog?

What does +,+ mode in Prolog mean?

prolog iso-prolog

Will using member within a forall clause in SWI-Prolog always output the elements in the same order?

Intersection of two lists of variables

prolog iso-prolog

Equivalence of disjunction operator and definition with several rules

prolog iso-prolog

Extension to CFG, what is it?

Is this Prolog terminology correct? (fact, rule, procedure, predicate, ...)

Minor inconsistency due to different operator precedence of ** and ^

Prolog DCG set_prolog_flag double_quotes source code directive location matters; documentation?

Space-efficient writing of functional notation

list prolog iso-prolog

Complexity of ISO Prolog predicates

What are the minimum/maximum integers in gprolog?

integer prolog iso-prolog

GNU Prolog assert error

What is the difference between :- and ?- in Prolog?

prolog iso-prolog

Is an infinite list of ones sane?

Are HiLog terms still useful in modern Prolog?

Implementing cut in tracing meta interpreter prolog

Different results in swi-prolog and yap