Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 268 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 268 Bytes

MacroKit

Exploring Swifts new macro system

This repo contains some examples of what can be done with Swift macros. I am not an expert on SwiftSyntax so this repo is also for me to learn more and perhaps build out some helper code to make writing macros even easier