Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prolog

Axiom resolution

Which is the correct order to generate WAM code for L0 program terms?

ECLiPSe CLP puzzle: perfect rectangle fitting

is it possible to use maplist/3 with 'anonymous' predicate?

Prolog Find the sum of integers between two integers

prolog

Count the number of occurrences of a character in a list in prolog

arrays list prolog

Solutions for sum in Prolog

prolog

Converting context-free grammar to pushdown automata in Prolog

prolog dcg

Using list in Prolog DCG

prolog dcg

Generate all expressions from list of numbers equal to a number [PROLOG]

Assigning the answer of sin function to the term sin(X) in prolog

prolog

Alternative SICStus Prolog FFI SP_define_c_predicate()

prolog ffi sicstus-prolog

How to use member predicate to specify constraints in prolog

recursive Prolog predicate?

prolog predicate

Computational complexity of recursion in prolog

less-like pager for (swi) prolog

How does backtracking in recursion not cause an infinite loop?

prolog

Meaning of -> in swi-prolog

prolog

How to call facts and rules from another file

prolog ciao-prolog

Is this a good implementation of a loop in Prolog?

state-machine prolog