File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.
8282
8383[ ** Swift AST Explorer** ] ( https://swift-ast-explorer.kishikawakatsumi.com/ ) : a Swift AST visualizer.
8484
85+ [ ** swift-format** ] ( https://github.com/apple/swift-format ) : formatting technology for Swift source code.
86+
8587[ ** Swift Stress Tester** ] ( https://github.com/apple/swift-stress-tester ) : a test driver for sourcekitd and Swift evolution.
8688
89+ [ ** SwiftSemantics** ] ( https://github.com/SwiftDocOrg/SwiftSemantics ) : parses Swift code into its constituent declarations.
90+
8791[ ** SwiftRewriter** ] ( https://github.com/inamiy/SwiftRewriter ) : a Swift code formatter.
8892
8993[ ** 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