Search code examples
DCG, right-recursion and how to express it clearly...

recursionprologgrammardcg

Read More
DCG: Assigning remainder to a variable within DCG {} code...

prologgnudcg

Read More
Problems with DCG (Prolog)...

prologdcg

Read More
Accessing SWI-Prolog libraries from Logtalk...

prologdcglogtalk

Read More
How to calculate each number's frequency?...

prologswi-prologdcg

Read More
Removing whitespace from strings in Prolog...

stringparsingprologwhitespacedcg

Read More
Prolog - Turning a list into a list of clauses...

prologdcg

Read More
Poker Hand in Prolog...

prologdcg

Read More
Unifying lists of different length by concatenating atoms...

listprologwildcardmatchingdcg

Read More
Building an Expression Tree in Prolog...

prologexpression-treesdcg

Read More
prolog,very simple dcg syntax...

syntaxprologdcg

Read More
Converting a small regular expression to a DCG...

prologdcg

Read More
Change DCG to be deterministic...

prologdcgleft-recursion

Read More
Prolog, Define Clause Grammar and File...

fileprologdcg

Read More
Converting context-free grammar to pushdown automata in Prolog...

prologdcg

Read More
Prolog lists Error: out of global stack...

liststackprologglobaldcg

Read More
Prolog List. Check if first and last element in list is similar...

listprologdcg

Read More
Prolog challenge...

prologdcg

Read More
Can i convert from a list of chars to a string or term in Prolog...

stringioprologdcg

Read More
Parsing in prolog...

parsingprologdcg

Read More
Prolog - dividing a list in N parts...

listprologdcgdivide

Read More
Read entire text file into a Prolog variable...

prologswi-prologdcg

Read More
convert prolog input `(a,z,b)` to `[a,z,b]`...

prologdcg

Read More
Prolog - Do plain rules have better performance than lists?...

performanceprologdcg

Read More
Check a sentence for right syntax and get the semantic...

prologdcg

Read More
Writing A Prolog Parser...

parsingprologdcg

Read More
Prolog get string input from users and avoiding program termination in case of faulty input...

shellexceptioninputprologdcg

Read More
Divide List to pieces of needed length...

prologdcg

Read More
Prolog: Ignoring spaces using dcg rules...

prologspacespalindromedcg

Read More
DCG(again) creating abstrac tree in semantic actions...

prologdcg

Read More
BackNext