goast-viewer
Golang AST visualizer
Visualizer tool for Golang Abstract Syntax Trees (ASTs)
Golang AST visualizer
773 stars
18 watching
66 forks
Language: JavaScript
last commit: about 1 year 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 | 82 |
awalterschulze/gographviz | Parses and manipulates Graphviz DOT language in Golang | 555 |
simonwaldherr/golangsortingvisualization | Visualizes various sorting algorithms in Go with animations | 125 |
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 308 |
crusj/structrue-go.nvim | Displays the symbol structure of Go files in a more intuitive way | 43 |
gosimple/slug | Tools for creating URL-friendly strings from Unicode input | 1,177 |
goccy/go-yaml | A Go YAML parser and encoder with improved performance, customization options, and team collaboration features. | 1,217 |
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 | 13 |
josa42/coc-go | Go language server extension for enhanced code completion and editing features in vim/neovim | 568 |
avelino/slugify | Tool to transform strings into machine-readable slug formats | 33 |
yohasebe/rsyntaxtree | Generates graphical syntax trees for linguistic research using Ruby | 102 |
wzshiming/gotype | A tool for parsing and manipulating Golang source code at compile-time | 62 |
alexflint/go-arg | Provides a structured approach to parsing command-line arguments in Go | 2,046 |