asty
AST converter
Tool for converting Go source code AST to JSON and back to AST
Converts golang AST to JSON and JSON to AST
82 stars
2 watching
3 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list
astgogolangjsonparser
Related projects:
Repository | Description | Stars |
---|---|---|
| Tool for generating abstract syntax trees from Go source code and converting them into JSON format for transpiling to other programming languages. | 5 |
| A tool to convert data from XML or JSON formats into Go structs. | 34 |
| A Go library for working with unstructured JSON data efficiently | 190 |
| A comprehensive utility package for Go programmers | 175 |
| A tool to parse and extract TODOs from Go code comments | 64 |
| Visualizer tool for Golang Abstract Syntax Trees (ASTs) | 773 |
| An ASE file decoder and encoder written in Go | 12 |
| A JSON transformation library for Go | 283 |
| A Go library for querying and manipulating JSON data | 191 |
| Automates the generation of type-safe conversion methods between data structures | 576 |
| Transforms Golang test output into a human-readable format | 521 |
| A Go YAML parser and encoder with improved performance, customization options, and team collaboration features. | 1,217 |
| Library for parsing and generating the TOML file format in Go. | 1,751 |
| A Go library for manipulating subtitles in various formats. | 600 |
| Converts Ruby Abstract Syntax Tree (AST) to semantically equivalent source code | 309 |