Y
Hacker News
new
|
ask
|
show
|
jobs
by
aktau
3707 days ago
I'm sure you aware you can implement call/1cc with Lua's coroutines:
http://www.inf.puc-rio.br/~roberto/docs/MCC15-04.pdf
. But maybe you want the full power of call/cc :).