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
2026
August 31, 2019
How to do tail recursion without growing the stack?
Help!
2
1163
June 11, 2021
Easy iterative deepening of recursion depth
General
3
1561
September 2, 2019
Could not reenable global-stack / No room for exception term
Help!
bug
1
1347
May 6, 2019
Compiler support for cyclic terms?
Discussion
3
626
March 1, 2022