kishikawakatsumi / SwiftAST
Experimental project for parsing an output that `swift -dump-ast` produces
☆27Updated 4 years ago
Alternatives and similar repositories for SwiftAST:
Users that are interested in SwiftAST are comparing it to the libraries listed below
- valueForKeyPath: for Swift☆12Updated 7 years ago
- SwiftRenamer is a tool that renames Swift identifiers☆20Updated 4 years ago
- Yet another UIImage / NSImage placeholder written in Swift.☆18Updated 4 years ago
- Introduce dependency injection attribute (@Inject)☆44Updated 5 years ago
- A way to import classes from plugins☆12Updated 5 years ago
- SwiftSyntax SwiftPM module☆22Updated 4 years ago
- Converts String index values into their corresponding line & column numbers☆16Updated 4 years ago
- Asserts that an expression crashes by using Mach Exception Handler or POSIX Signal Handler.☆51Updated 5 years ago
- fast, reliable CI builds for Xcode workspaces☆15Updated 5 years ago
- A rather subscript oriented interface to the dynamic linker.☆22Updated 2 months ago
- A swift implementation of concurrent (thread-safe) skip list.☆18Updated 4 years ago
- A proposal for adding diffing functionality to the Swift standard library☆25Updated 6 years ago
- ☆16Updated 6 years ago
- A *toy* Swift code generator based on SwiftSyntax, leveraging Function Builders.☆40Updated 5 years ago
- A really, really dumb Xcode/LLVM/clang bug…☆26Updated 5 years ago
- ☆17Updated 4 years ago
- A collection of useful extensions for Combine and CombineX☆22Updated 3 years ago
- 🧬 Conway's Game of Life written in SwiftUI + Harvest☆24Updated 4 years ago
- Sample code for iOSDC Japan 2019 and NSSpain 2019☆16Updated 5 years ago
- Swift diff library☆11Updated 6 years ago
- Scanning file path library for Swift☆12Updated 3 years ago
- An example of how Vaux can be used to make opinionated web ui frameworks☆26Updated 5 years ago
- Replace variable name of `guard let self = self` optional binding using SwiftSyntax☆13Updated 5 years ago
- Silence "Class Foo is implemented in both" warnings☆13Updated 2 years ago
- Online playground for Swift AST Explorer☆44Updated 4 years ago
- 🐛 Wormhole invites you to the fastest trip to AppStore Connect. (NOT STABLE)☆38Updated 6 years ago
- Stack traces for Swift on Mac and Linux using `libunwind`.☆17Updated 5 years ago
- Functional reactive stream library for swift