|
|
|
|
|
by Ericson2314
2466 days ago
|
|
Honestly I'm not sure how to define "control" when dealing with languages in the abstract and not just compilation to conventional machine code. Many control operators involve continuations with closures, and cannot be desugared to goto as such. |
|