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
How to do tail recursion without growing the stack?
Help!
2
1142
June 11, 2021
Tail recursion but stack runs out
General
4
545
March 12, 2023
Is this doing TCO, and if so how?
Help!
7
1184
May 22, 2020
Stack size limit with findall
Help!
5
1622
August 31, 2020
I don't quite understand the manual text for call/1
Predicate
6
1535
June 6, 2020