Are HiLog terms still useful in modern Prolog?...
Read MoreModule expansion of goals passed to library meta-predicates...
Read MoreBetter definition of the reifying memberd_t/3...
Read MoreHow to create a higher order DCG parser in Prolog?...
Read Moremaplist/2 vs extra recursion predicate with SICStus Prolog...
Read MoreHow to avoid a meta argument warning in SICStus SPIDER?...
Read MoreProlog, Determine if graph is acyclic...
Read MoreCollect all "minimum" solutions from a predicate...
Read Moreis it possible to use maplist/3 with 'anonymous' predicate?...
Read MoreStruggling to use Prolog's maplist/2 like a functional mapping function...
Read MoreMeta-predicate that receives a list of goals as input...
Read MoreGoal expansion for an `if_/3` operator in Prolog...
Read MoreWhat modules does an unqualified assert add a term to?...
Read MoreWhat do the numeric arguments for meta_predicate mean in SWI-Prolog?...
Read MoreHow to predicate elements in a list based on element type...
Read MoreProlog check for duplicates in answer to query (easy way?)...
Read MoreFinding a desired solution without using call_nth/2 multiple times or the use of findall/3?...
Read Moreput a Prolog goal as input in the first argument position and returns the number of times this goal ...
Read MoreHow to specify a predicate as parameter to another in prolog?...
Read MoreTransform in meta-predicate at prolog...
Read MoreHow to set domain of pair variable in CSP in Sicstus Prolog...
Read MoreCan I prepend the argument list in call/2?...
Read More