Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

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

prolog swi-prolog dcg fasta

How to do a Tree Transfer in prolog for MT

How to convert prolog parse tree back to a logical sentence

parsing prolog declarative dcg

parsing and generating multi-level list structures with DCG