Skip to content

Commit a77fa8a

Browse files
authored
Updated README with a couple of links to SwiftSyntax clients
Added `swift-format` and `SwiftSemantics`
1 parent 056a9d9 commit a77fa8a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)