Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dcg

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

Removing whitespace from strings in Prolog

Convert Prolog functor to functor with difference lists

list of the values in the leaf nodes of binary tree T

prolog binary-tree dcg

Checking if a string is contained in a language (Prolog)

Prolog recursion grammar

prolog dcg

Prolog DCG: Match different symbols on a chain

Avoid linear cost of append/3 in Prolog

prolog dcg

gnu Prolog powerset modification

list prolog set substring dcg

About building a list until it meets conditions

list prolog clpfd dcg

How to swap three by three elements in a prolog list?

Formulation in Prolog

prolog dcg

Parsing an expression in Prolog and returning an abstract syntax

Prolog: Checking if something is the last item in the list?

list prolog dcg