|
You are here |
os.phil-opp.com | ||
| | | | |
coaxion.net
|
|
| | | | | ||
| | | | |
blog.yoshuawuyts.com
|
|
| | | | | ||
| | | | |
sabrinajewson.org
|
|
| | | | | The main focus of this article will be on attempting to design a system to support asynchronous destructors in the Rust programming language, figuring the exact semantics of them and resolving any issues encountered along the way. By side effect, it also designs a language feature called async genericity which enables supporting blocking and asynchronous code with the same codebase, as well as designing a system for completion-guaranteed futures to be added to the language. | |
| | | | |
www.cs.cornell.edu
|
|
| | | I did some iOS programming recently (for an unknown reason). Using the new Swift language has made it evident the language is young-and, like a rebellious teenager, it conflicts with its much older framework counterpart, Cocoa. Here are two places where the disconnect is most stark, and where Swift should grow more sophisticated type-system features. | ||