talk-data.com talk-data.com

Meetup talk 2023-10-10 at 19:00

Generate your code with Swift Macros

Description

Swift Macros is a new feature of Swift 5.9, allowing you to use Swift itself to generate source code on your behalf. Discover how you can create your own macros and how you can refactor your existing code to take advantage of them. We will also superficially look at SwiftSyntax and how Swift is parsed.