Skip to content
Go back

Meta-programming in Swift

Swift has very limited runtime support and no meta-programming features.

I created a new tool that changes that, it’s called Sourcery

Using it offers many benefits:


Share this post on:

Previous Post
How hard would it be to adjust your iOS app in real-time?
Next Post
Better MVVM setup with POP and Runtime