File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -82,8 +82,12 @@ the Swift compiler source because we always push gyb-generated files to a tag.
82
82
83
83
[ ** Swift AST Explorer** ] ( https://swift-ast-explorer.kishikawakatsumi.com/ ) : a Swift AST visualizer.
84
84
85
+ [ ** swift-format** ] ( https://github.com/apple/swift-format ) : formatting technology for Swift source code.
86
+
85
87
[ ** Swift Stress Tester** ] ( https://github.com/apple/swift-stress-tester ) : a test driver for sourcekitd and Swift evolution.
86
88
89
+ [ ** SwiftSemantics** ] ( https://github.com/SwiftDocOrg/SwiftSemantics ) : parses Swift code into its constituent declarations.
90
+
87
91
[ ** SwiftRewriter** ] ( https://github.com/inamiy/SwiftRewriter ) : a Swift code formatter.
88
92
89
93
[ ** SwiftPack** ] ( https://github.com/omochi/SwiftPack ) : a tool for automatically embedding Swift library source.
You can’t perform that action at this time.
0 commit comments