|
|
|
|
|
by archivator
5165 days ago
|
|
Indeed. All we need now is bind/callcc and we'd have the ultimate frankenlanguage! In all seriousness, I'm really happy to see "lower-level" languages adopting these features. Makes so many problems that much easier to solve! I wonder about the implementation details, though - I wouldn't mind reading an analysis of closures in C++ vs. the VM languages. |
|