1. Home
  2. Profile
GitHub
Stack Overflow
Email
Feed
I'm WeZZard
Making Software
Composing Music
Designing UX
© 2025 WeZZard All Copyright Reserved.

Tags > Macro

Swift Macro: Revisited - The Strengths and Essence

From the sessions at WWDC 2023, we learned that Swift Macro aims to: Eliminate boilerplates Make tedious things easy Share with other developers in packages However, these goals aren't unique to Swift Macro. They are common objectives for many code reuse methods in Swift, such as functions, types…

Aug 8, 2023
  • Programming
  • Swift
  • Macro

Swift Macro: Revisited - Traps and Pitfalls

In the previous post, we learned the strengths and the essence that uniquely define the Swift Macro. The examples in that post work so far so good. However, can we be confident and bold, implementing any Swift macros we want now? No. The features that bring Swift Macro advantages also introduce…

Aug 10, 2023
  • Programming
  • Swift
  • Macro
1 / 1

Freiheit ist Wille. Handeln ist Fähigkeit. Mut ist der Glaube, der mit der Zeit nicht nachlässt.
Built with Gatsby.js.