Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prolog

Program to generate fibonacci series in GNU Prolog is giving an instantiation error

prolog - not a function warning

prolog

Reaching end of list in prolog

list recursion prolog

Prolog looping though variable results

loops prolog

Prolog arithmetic syntax

prolog clpfd

Multithreading in... functional languages? (Prolog)

Problem with `\+` in Prolog queries with variables

prolog predicate gnu-prolog

What does +,+ mode in Prolog mean?

prolog iso-prolog

Faster way of testing your prolog program

testing prolog

Working with list of lists in Prolog

Prolog predicate - infinite loop

Prolog Create a List

list prolog insert-update

Implement a Prolog predicate that say if an element belong to a list. Problems with not numerical lists

prolog prolog-dif

Prolog getting frequency of list

prolog

make/0 functionality for SICStus

Prolog - How to count the number of elements in a list that satisfy a specific condition?

list prolog

I want to implement the predicate noDupl/2 in Prolog & have trouble with singleton variables

list prolog

How do I return a list in Prolog?

list prolog

Using a prolog DCG to find & replace - code review

prolog dcg

Prolog - how to check if a predicate succeeds more than once

prolog