goast-viewer
Golang AST visualizer
Visualizer tool for Golang Abstract Syntax Trees (ASTs)
Golang AST visualizer
769 stars
18 watching
66 forks
Language: JavaScript
last commit: 12 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
creativeinquiry/go2json | Tool for generating abstract syntax trees from Go source code and converting them into JSON format for transpiling to other programming languages. | 5 |
asty-org/asty | Tool for converting Go source code AST to JSON and back to AST | 81 |
awalterschulze/gographviz | Parses and manipulates Graphviz DOT language in Golang | 553 |
simonwaldherr/golangsortingvisualization | Visualizes various sorting algorithms in Go with animations | 125 |
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 305 |
crusj/structrue-go.nvim | Displays the symbol structure of Go files in a more intuitive way | 42 |
gosimple/slug | Tools for creating URL-friendly strings from Unicode input | 1,171 |
goccy/go-yaml | A YAML parser and encoder for the Go programming language. | 1,179 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
syntax-tree/esast-util-from-js | A utility to convert JavaScript code into an abstract syntax tree (AST) format | 12 |
josa42/coc-go | Go language server extension for enhanced code completion and editing features in vim/neovim | 567 |
avelino/slugify | Tool to transform strings into machine-readable slug formats | 33 |
yohasebe/rsyntaxtree | Generates graphical syntax trees for linguistic research using Ruby | 99 |
wzshiming/gotype | A tool for parsing and manipulating Golang source code at compile-time | 61 |
alexflint/go-arg | Provides a structured approach to parsing command-line arguments in Go | 2,032 |