https://github.com/micheam/go-astviewer
Desktop application that displays the AST nodes of Go language parsing results.
https://github.com/micheam/go-astviewer
ast-node desktop-app fyneapp golang static-analysis
Last synced: 6 months ago
JSON representation
Desktop application that displays the AST nodes of Go language parsing results.
- Host: GitHub
- URL: https://github.com/micheam/go-astviewer
- Owner: micheam
- Created: 2021-09-13T16:26:23.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-26T01:03:53.000Z (almost 2 years ago)
- Last Synced: 2025-02-10T20:25:45.814Z (8 months ago)
- Topics: ast-node, desktop-app, fyneapp, golang, static-analysis
- Language: Go
- Homepage:
- Size: 18.4 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-astviewer
Desktop application that displays the AST nodes of Go language parsing results.

## Usage
go +1.17
```shell
go run github.com/micheam/go-astviewer@latest
```## Requirements
## Installation
## License
## Author