TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Costs associated with Tail Call Optimization

2 点作者 niyazpk将近 13 年前

1 comment

fpgeek将近 13 年前
It's worth noting that even functional programmers will admit that stack traces are sometimes useful. People have even done research into capturing useful stack traces stack traces in the presence of tail recursion:<p><a href="http://libra.msra.cn/Publication/13279173/finding-the-needle-stack-traces-for-ghc" rel="nofollow">http://libra.msra.cn/Publication/13279173/finding-the-needle...</a>