Search code examples
How do I use this Prolog predicate so as to receive the result? Cannot figure out input...

prologgrammardcg

Read More
What is the second parameter in this Prolog predicate doing? Why is it empty?...

prologdcg

Read More
Tokenizing a string in Prolog using DCG...

prologdcg

Read More
Very basic dcg prolog syntax...

prologdcg

Read More
Counting definite clause grammar recursions in Prolog...

prologgrammardcg

Read More
What is the general pattern for creating a dcg for file input?...

prologswi-prologdcgfasta

Read More
Is there a way or an algorithm to convert DCG into normal definite clauses in Prolog?...

algorithmparsingprologgrammardcg

Read More
In Prolog DCGs, how to remove over general solutions?...

prologswi-prologdcg

Read More
Asking DCG Prolog for an answer...

prologswi-prologdcg

Read More
How do you translate DCGs into normal definite clauses in PROLOG?...

prologdcg

Read More
How to add a print command to DCG syntax...

prologdcg

Read More
Prolog+clpfd: simple binary number parser with value...

prologdcgclpfd

Read More
Stuck on translating a cfg to dcg...

prologcontext-free-grammardcg

Read More
Why are DCGs defined as a compact way to describe lists?...

prologdcg

Read More
How to read a phrase from a url and what kind of stream does SWI-Prolog's `open_http/2` supply?...

httpparsingprologswi-prologdcg

Read More
How to do a parser in Prolog?...

parsingprologdcg

Read More
SWI-Prolog conditional inclusion in html//1...

htmlprologswi-prologdcg

Read More
Issue with recursion not hitting base case...

recursionprologdcg

Read More
Prolog Definite Clause Grammar program for IPv4 address...

prologdcg

Read More
Test lists to see if they are a prefix or suffix of another list...

listprologprefixdcg

Read More
DCG for file output...

prologformatdcg

Read More
arithmetic expression in Prolog...

prologdcg

Read More
What's wrong with my prolog program for solving the 3 jugs of water puzzle?...

prologdcgwater-jug-problem

Read More
Prolog, grammar parser...

prologdcg

Read More
(Prolog) Parsing Lisp s-expressions Into Prolog Terms...

parsingprologlispdcgs-expression

Read More
Definite Clause Grammar - Prolog...

parsingprologdcg

Read More
Input handling to create a sudoku grid...

prologdcg

Read More
A DCG that matches the rest of the input...

prologdcg

Read More
Prolog- translating English to C...

listprolognlpdcg

Read More
Parsing inflected non-word-order languages (e.g. Latin)...

prologdcg

Read More
BackNext