Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swi-prolog

Call prolog predicate from python

python prolog ffi swi-prolog

Parsing command line arguments

swi-prolog

Why is it that, in SWI-Prolog Version 6.4.1, current_functor/2 is false for 0-arity predicates?

prolog swi-prolog

Prolog test is always true var(sum) error

What occurs-check optimizations is SWI Prolog using?

Example of an .exe compiled by swi-prolog that can accept arguments

Random items in Prolog

random prolog swi-prolog

Performance of the built-in Prolog predicate (is)/2

Is there something like anonymous predicates in SWI Prolog?

Optimizing CLPFD performance (cumulative, global_cardinality)

prolog swi-prolog clpfd

How to read a csv file into a list of lists in SWI prolog where the inner list represents each line of the CSV?

csv io prolog swi-prolog dcg

SWI-Prolog read http header

http prolog swi-prolog

Swi Prolog, unloading source files

file prolog swi-prolog

How to Interfacing SWI Prolog to the Visual Studio 2012

What security risks are posed by using a local server to provide a browser-based gui for a program?

Will using member within a forall clause in SWI-Prolog always output the elements in the same order?

How to use JPL (bidirectional Java/Prolog interface) on windows?

What are the optimal green cuts for successor arithmetics sum?

How to include an image in an HTML page served dynamically by Prolog?