Welcome to the Macros development section

Hello, and Welcome!

This section of the forums is intended to host discussion about developing and using macros in Swift. It can cover all manner of topics that affect how macros are developed and used, including:

  • Ergonomics of swift-syntax for macro authoring
  • Debugging macro implementations
  • Source tooling support for macros
  • SwiftPM integration for macro builds
  • Providing additional information to macros (e.g., by extending MacroExpansionContext)
26 Likes