Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dcg

Sliding window method for pattern recognition in SWI-Prolog

Subsequence with a limit

"Returning" a list from a predicate in Prolog

prolog dcg

curly brackets { } in DCG

prolog dcg

DCG doubling a count

Consecutive elements in a list

prolog dcg

prolog,very simple dcg syntax

syntax prolog dcg

Handling prolog context free grammar

Writting grammar in prolog and can't get it to work correctly

prolog grammar dcg

On mixing Prolog coroutining (freeze/2, when/2) and DCG

Converting context-free grammar to pushdown automata in Prolog

prolog dcg

Using list in Prolog DCG

prolog dcg

Asserting and retracting to emulate global variables

Extensional DCG Test Cases

Prolog+clpfd: simple binary number parser with value

prolog dcg clpfd

Prolog lists Error: out of global stack

list stack prolog global dcg

Is there a way I can call non-terminal symbols recursively when working with a DCG in Prolog?

prolog dcg

Capture matching substrings from a DCG

prolog dcg

English constraint free grammar prolog