/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

swiftrocks.com
| | www.avanderlee.com
2.6 parsecs away

Travel
| | Macros in Swift allow you to extend the compiler with custom build errors and code generation to eliminate extraneous boilerplate code.
| | www.onswiftwings.com
2.6 parsecs away

Travel
| | Discover use-cases of code generation and get an overview of the tools you can use to automate it.
| | adventures.michaelfbryan.com
7.1 parsecs away

Travel
| | In a project Ive been playing around with recently, weve encountered the dilemma where you want to make it easy for users to write their own application logic using the system but at the same time want to keep that logic decoupled from the implementation details of whatever platform the application is running on. If youve been programming for any amount of time your immediate reaction is probably why bother mentioning this, doesnt it just fall out of good library design?
| | theincredibleholk.org
23.6 parsecs away

Travel
| As 2022 draws to a close, I want to take a moment to look at where we are with supporting async functions in dyn traits (AFIDT) and suggest some ideas for how t