开发者

Calculating time space complexity in lazily evaluated languages

Can anyone tell me how does one go about calculating the time space complexity of lazily ev开发者_JAVA百科aluated languages?. I heard its difficult, but I would like to give it a try.

Thanks in advance


At least for the case of data structures (I dare wager that generalises to vanilla code), you will find information in Okasaki's "Purely functional data structures. Other papers from him might be valuable to your undertaking, too.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜