|
You are here |
swiftrocks.com | ||
| | | | |
www.avanderlee.com
|
|
| | | | | Macros in Swift allow you to extend the compiler with custom build errors and code generation to eliminate extraneous boilerplate code. | |
| | | | |
www.onswiftwings.com
|
|
| | | | | Discover use-cases of code generation and get an overview of the tools you can use to automate it. | |
| | | | |
adventures.michaelfbryan.com
|
|
| | | | | 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
|
|
| | | 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 | ||