Search code examples
Is there a way to select only the first and last element of a list in PROLOG?...


listprologelement

Read More
Definite clause grammar in Prolog - Or statement...


parsingprologdcg

Read More
Optional or Repeated Items in Prolog DCG...


parsingprologdcgebnf

Read More
Is adaptive parsing possible in Prolog?...


machine-learningprologself-referencedcgcode-generation

Read More
Arithmetic in Prolog - Multiples of a number...


listprologarithmetic-expressions

Read More
Convert DRS to Sentence...


prologattempto

Read More
Prolog Infinite Loop: Bi-Directional Predicates...


prolog

Read More
How to enable the occurs check in all unifications in SWI-Prolog?...


prologswi-prologoccurs-check

Read More
changing list of strings to atoms using maplist?...


prologswi-prologpartial-applicationmaplist

Read More
DCG capable of reading a propositional logic expression...


prolog

Read More
How can I define a new operator in Prolog?...


prologoperators

Read More
Prolog predicate with variable number of arguments...


prologvariadic-functionspredicate

Read More
Prolog: Constraining the elements of a list to be within a range...


prolograngeconstraint-programmingclpfd

Read More
PROLOG with lambda expressions...


javalambdaprolog

Read More
Prolog: Sum the values ​of the leaves in the binary tree...


prolog

Read More
Alternatives to the WAM...


prologwarren-abstract-machine

Read More
prolog sorting a list based on the sublist of each element...


prolog

Read More
Unit testing in GNU Prolog...


unit-testingprologgnu-prolog

Read More
Correct way of writing recursive functions in CLP(R) with Prolog...


recursionprologclpclpr

Read More
Executing prolog code on an iPhone...


iphoneprologlogic-programming

Read More
find biggest interval in a list of sublists (these sublists have 2 elements)...


prolog

Read More
Prolog: random permutation...


randomprologpermutationswi-prolog

Read More
Problem with building an expert system in prolog...


prologexpert-system

Read More
Difficulties implementing DSL in Prolog from EBNF using DCG...


parsingprologdsldcgebnf

Read More
Reload imported modules...


moduleprologswi-prologprolog-toplevel

Read More
Prolog query that checks through list...


prolog

Read More
Prolog predicate - returns list with duplicates removed from specific predicate...


prologreturn-value

Read More
Choicepoint pruning needs a cut, but I think the compiler should be sharp enough to do it by itself...


prologswi-prologprolog-cut

Read More
How to restrict values of an argument in Prolog using a series of facts?...


prolog

Read More
Compilation error "4:12: syntax error: . or operator expected after expression" / problems...


dynamiccompiler-errorsprologgnu-prolog

Read More
BackNext