SWI-Prolog
A=call(A), call(A). % can I get tail recursion?
Help!
brebs
April 23, 2022, 10:04am
7
Seems relevant:
Compiler support for cyclic terms? - #3 by jan
show post in topic
Related topics
Topic
Replies
Views
Activity
Declarative predicates by limiting resources
Help!
28
1989
August 31, 2019
Change in performance measures with non-tail recursion
Nice to know
9
119
July 16, 2024
How to do tail recursion without growing the stack?
Help!
2
1149
June 11, 2021
When are evaluable functions looked up?
General
40
781
September 29, 2023
Prolog in Prolog revisited
Resources
prolog-in-prolog
7
682
January 15, 2020