Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/SwiftFiddle/swift-ast-explorer

AST visualizer for Swift source code
https://github.com/SwiftFiddle/swift-ast-explorer

macros swift swift-syntax

Last synced: 13 days ago
JSON representation

AST visualizer for Swift source code

Awesome Lists containing this project

README

        


macOS/Linux

Swift 5.8 Compatible


Apache 2

# Swift AST Explorer

Swift AST Explorer is a tool for visualizing the Abstract Syntax Tree (AST) of Swift source code.
Check it out at https://swift-ast-explorer.com/

Screen Shot

## Features

### Presents Swift syntax in a tree structure

Screen Shot

### Maps each token in the source code to the corresponding syntax

Screen Shot

### Provides an overview and inspection of syntax usage

Screen Shot

## Author

[Kishikawa Katsumi](https://github.com/kishikawakatsumi)

## Supporters & Sponsors

Open source projects thrive on the generosity and support of people like you. If you find this project valuable, please consider extending your support. Contributing to the project not only sustains its growth, but also helps drive innovation and improve its features.

To support this project, you can become a sponsor through [GitHub Sponsors](https://github.com/sponsors/kishikawakatsumi). Your contribution will be greatly appreciated and will help keep the project alive and thriving. Thanks for your consideration! :heart:

## License

The project is released under the [Apache License 2.0](https://github.com/kishikawakatsumi/swift-ast-explorer/blob/main/LICENSE)