【发布时间】:2010-12-15 09:28:54
【问题描述】:
是否可以用谷歌的新语言Go 做一个Call-with-current-continuation?
【问题讨论】:
-
你想要一个等价物用于什么用途?是为了让步,还是为了协程,还是?
-
我们能否
give Go a rest和/或寻求与 Go 相关的信息at the source,直到该语言拥有更广泛的有效从业者社区? -
把go-language换成go,好像赢了(而且更有意义)
-
致电/抄送!什么特点!恕我直言,
call/cc是 gorotines/closures,因为goto是for/ 函数调用。见Call/CC considered harmful