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