call/cc discussion
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: call/cc discussion
- From: "Thomas Breuel" <tmbdev@...>
- Date: 2007年8月23日 15:43:40 -0700
I hope people aren't seriously considering adding call/cc to Lua... call/cc is a nice didactic feature in Scheme, but for a real-world scripting language, there are other constraints on language design.
Cheers,
Thomas.