SwiftSyntax
Image you want to write a developer tool for Swift. You probably want to parse, inspect, generate and transform Swift source code.
What are your best options?
Old School: SourceKit / SourceKitten
Apple provides SourceKit as a framework for supporting...
blog.eidinger.info3 min read
Vithanco
Helping you think
I would love to see a proper diagram explains SwiftSyntax. Would imagine that SwiftPlantUML would be the tool to do so...