Are HiLog terms still useful in modern Prolog?...
Read MoreHow do I pass parameters to ichiban/prolog's Query function?...
Read MoreMeaning of instantiation mode indicators in arguments of Prolog predicates...
Read MoreParsing from char to digit Prolog...
Read MoreDoes Prolog have a condition and restart system like Common Lisp?...
Read MoreHow to identify valid bodies and convertible terms...
Read MoreWhich meanings of "type" are used in the standard?...
Read MoreWhat are the (perceived) shortcomings of the ISO standard for Prolog modules (ISO/IEC 13211-2)?...
Read MoreWhat is the difference between ' and " in Prolog?...
Read MoreProlog - unusual cons syntax for lists...
Read MoreWhy does prolog use =< and not <=?...
Read Moreat_end_of_stream on stdin in Prolog...
Read MorePeeking past end-of-file with SICStus Prolog...
Read MoreEnd_of_stream property after opening empty file...
Read MoreWhy does SWI-Prolog unify a quoted and unquoted string (without spaces) to the same rule?...
Read MoreDCG Expansion: Is Steadfastness ignored?...
Read MoreDCG for idiomatic phrase preference...
Read MoreIs an infinite list of ones sane?...
Read MoreMinor inconsistency due to different operator precedence of ** and ^...
Read MoreHow Prolog's logical update view works for assert and retract?...
Read MoreEquivalence of disjunction operator and definition with several rules...
Read MoreHow can I simulate a soft cut in Prolog?...
Read MoreIs this Prolog terminology correct? (fact, rule, procedure, predicate, ...)...
Read MoreHow to find string length using prolog...
Read More