List Question
20 TechQA 2023-08-28T21:20:14.933000Is this the smallest Prolog program whose halting is unknown?
205 views
Asked by Lewis Baxter
Better pure version of same_length/2
296 views
Asked by false
What minimal change to my code would make it preserve logical purity?
168 views
Asked by TessellatingHeckler
Delete from a list the non-duplicated items
185 views
Asked by Sahian Alexandra Mejia Amador
How to implement list item deletion for all argument modes?
332 views
Asked by Géry Ogam
Proper unify_with_occurs_check/2 in SWI-Prolog?
354 views
Asked by AudioBubble
Pure Prolog Scheme Quine
518 views
Asked by AudioBubble
`less/2` relation in Peano arithmetic
197 views
Asked by MWB
Pure Prolog δλ-Calculus Equality
47 views
Asked by AudioBubble
Pure Prolog Peano List Intersection
83 views
Asked by AudioBubble
Pure Prolog Peano Number Apartness
215 views
Asked by AudioBubble
Pure Prolog Meta-Interpreter with one Rule
219 views
Asked by AudioBubble
Is "almost pure" Prolog expressive?
741 views
Asked by MWB
How does unify predicate (=)/2 differ from first order equality?
69 views
Asked by AudioBubble
NU-Prolog's and Gödel's logical and sound `if-then-else` extension
364 views
Asked by MWB
Is pure Prolog Turing-complete, and if so, why can't it implement list intersection?
1.5k views
Asked by MWB
Use of redundant goals in queries
377 views
Asked by false
Goal expansion for an `if_/3` operator in Prolog
283 views
Asked by repeat
Doubly Linked List in Prolog
786 views
Asked by S. Selfial
Prolog if-then-else constructs: -> vs *-> vs. if_/3
940 views
Asked by SuperDisk