Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dcg

How do you do a search and replace of a list with another sublist in Prolog?

prolog dcg

Prolog - formulas in propositional logic

prolog dcg prolog-defaulty

Using a prolog DCG to find & replace - code review

prolog dcg

Structure (Difference Lists) Prolog

prolog dcg difference-lists

How to read a csv file into a list of lists in SWI prolog where the inner list represents each line of the CSV?

csv io prolog swi-prolog dcg

Problems with Prolog's DCG

prolog nlp grammar dcg

Where I can find an exhaustive book about "Definite Clause Grammar" in Prolog? [closed]

prolog dcg

implement a simple C like language in Prolog?

Parse To Prolog Variables Using DCG

prolog grammar dcg dpll

How to find out if Prolog performs Tail Call Optimization

Question - formal language in prolog

prolog grammar dcg

prolog dcg restriction

prolog dcg failure-slice

Concatting a list of strings in Prolog

prolog Searching the Lists

prolog dcg

Extension to CFG, what is it?

Prolog - Parsing

parsing prolog dcg

How to avoid using assert and retractall in Prolog to implement global (or state) variables

Prolog DCG: find last element

prolog dcg

How can I create this DCG in Prolog?

prolog regular-language dcg

how to split a sentence in swi-prolog

prolog swi-prolog dcg