Search code examples
Should text-processing DCGs be written to handle codes or chars? Or both?...

prologchardcg

Read More
Why do I need to duplicate my Prolog predicates in order to make my program work?...

prologdcg

Read More
Read a file line by line in Prolog...

ioprologswi-prologdcg

Read More
Calling phrase/2 on a list of grammar rules, rather than a list of atoms...

prologdcg

Read More
Some doubts about BNF grammars and Prolog's DCG grammars...

parsingprologgrammarbnfdcg

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
Difficulties implementing DSL in Prolog from EBNF using DCG...

parsingprologdsldcgebnf

Read More
About building a list until it meets conditions...

listprologclpfddcg

Read More
Possible bug or omission...

prologdcg

Read More
How do I create a DCG rule inverse to another in Prolog?...

parsingprologgrammardcg

Read More
DCG : zero-or-more, zero-or-one , one-or-more occurrences?...

prologrepeatdcg

Read More
How do I construct a parse tree from a series of S-expression tokens in Prolog?...

parsingprologgrammardcgparse-tree

Read More
How can I make a time parsing predicate work in both directions?...

parsingprologdcg

Read More
Custom DCG Operators...

prologdcgmeta-predicate

Read More
What is the meaning of a double slash `//` after the predicate name in Prolog, appearing in the cont...

prologdcg

Read More
Two DCG rules for `(ab)*`. Can it be one?...

prologdcg

Read More
Concatting a list of strings in Prolog...

prologartificial-intelligencetranslationgrammardcg

Read More
Prolog Insert the number in the list by the tail...

listprologdcgdifference-lists

Read More
Implementing an arithmetic parser in Prolog...

prologcontext-free-grammardcgarithmetic-expressions

Read More
Infinite list of terminals – Prolog grammar rules...

if-statementprologcontext-free-grammardcg

Read More
matching patterns in matrix using prolog dcg...

prologdcg

Read More
dcg parsing in random order...

prologdcg

Read More
parsing stdin with dcg...

prologswi-prologdcg

Read More
Prolog - formulas in propositional logic...

prologdcgprolog-defaulty

Read More
Prolog - DCG parser with input from file...

parsingprologswi-prologdcg

Read More
Applying semicontext for passing additional arguments...

prologdcgimplicit-state-passingdcg-semicontext

Read More
Expanding DCGs in Prolog...

prologswi-prologdcg

Read More
How to swap three by three elements in a prolog list?...

listprologbioinformaticsswapdcg

Read More
BackNext