Comment by dapperdrake Comment by dapperdrake 17 hours ago 1 reply Copy Link View on Hacker News That is why Doug Hoyte builds NAMED-LET.
Copy Link cryptonector 39 minutes ago Collapse Comment - Yes, quite. In Let Over Lambda he builds a code walking named-let macro that transforms tail-recursive loops to iterative loops. Reply View | 0 replies
Yes, quite. In Let Over Lambda he builds a code walking named-let macro that transforms tail-recursive loops to iterative loops.