Search code examples
Capture matching substrings from a DCG...


prologdcg

Read More
My Prolog Query is returning False instead of the expected color assignment...


prologswi-prolog

Read More
Prolog - animal puzzle, need to force each atom to be used only once...


prologuniquezebra-puzzle

Read More
Prolog write the is_progression predicate to check that the sequence of elements of a numerical list...


prolog

Read More
Binary Arithmetic with non-standard representation in Prolog...


prolog

Read More
Defining facts within prolog rules...


prolog

Read More
How to make the predicate to replace the last occurrence of the given element in the list with the s...


prolog

Read More
Prolog find father_in_law...


prolog

Read More
SWI-Prolog predicates member and nth1 without unification?...


prologswi-prologunification

Read More
prolog list of all divisors of a number...


prologprimes

Read More
Prolog an ordered list of two ordered lists...


prolog

Read More
SWI-Prolog No permission to modify static procedure `set_prolog_flag/2' in init.pl...


prolog

Read More
How to run gprolog on macOS Sierra...


macosprologhomebrewgnu-prolog

Read More
Prolog functor , swi-prolog...


prologswi-prolog

Read More
Non-termination of common reverse/2 implementation, and better solutions?...


prologfailure-sliceprolog-cut

Read More
What is wrong with my simple prolog recursion?...


prolog

Read More
Flattening only one level of a list in Prolog...


listprologflatten

Read More
Get elements of arbitrary nested lists...


listnestedprologswi-prolog

Read More
Separate collection of lists by without losing the order?...


listsplitprolog

Read More
Set union in prolog with variables...


variablesprologsetunion

Read More
unexpected prolog backtracking even in simple program...


prolog

Read More
How to implement SKI combinators in Prolog?...


prologlambda-calculuscombinators

Read More
SWI Prolog, array of arrays to array of strings...


arraysstringprolog

Read More
does prolog backtracking/search always follow the same scheme?...


prolog

Read More
Sum only the positive elements in a list in prolog...


prolog

Read More
Ask the user to input two strings and check whether one string is a substring of another in prolog...


stringprologsubstringswi-prolog

Read More
why prolog is entering infinite loop?...


prologfailure-slice

Read More
Prolog query order and efficiency (is trace misleading?)...


prolog

Read More
Keep getting "Syntax error: Operator expected" when writing binary tree enumeration in pro...


prologsyntax-errorclpfd

Read More
The meaning of (:- !,) in Prolog...


prologprolog-cut

Read More
BackNext