Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prolog

Implementing the Prolog Unification algorithm in Python? Backtracking

What is the Prolog operator `^` ("caret")?

Best practices for data management in prolog

Prolog vs Erlang (and other functional languages) [closed]

Prolog unpacking lists predicate

prolog

How to negate in Prolog

prolog

Using prolog with emacs

emacs prolog emacs23

Prolog factorial recursion

recursion prolog factorial

Reversing a List in Prolog

Remove leading zeros in list in Prolog

list prolog prolog-dif

Inverse factorial in Prolog

prolog factorial clpfd

Test that term is a list of distinct variables

prolog iso-prolog

What are the best Prolog programming practices and style guidelines? [closed]

prolog iso-prolog

count the number of calls of a clause

recursion count prolog clause

DCG and inversion of a list in Prolog

list prolog clpfd

Prolog support for Vim users

vim prolog xsb

Should I avoid tail recursion in Prolog and in general?

Prolog gives error "undefined procedure" when trying to use :-

prolog prolog-toplevel

First use of SWI-Prolog

prolog

What are the data types in Prolog?

types prolog