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

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.

Awesome Lists containing this project

README

          

# go-astviewer

Desktop application that displays the AST nodes of Go language parsing results.

![screenshot](screenshot.png)

## Usage

go +1.17

```shell
go run github.com/micheam/go-astviewer@latest
```

## Requirements

## Installation

## License

## Author