swift-macro-examples icon indicating copy to clipboard operation
swift-macro-examples copied to clipboard

Example macros for the Swift macros effort

Swift Macro Examples

Macros have landed in Swift 5.9. As they are no longer experimental, these examples have been migrated to swift-syntax, where they tested as part of the continuous integration of Swift.