goblin

AST converter

A tool that converts Go AST nodes to JSON data

convert from a Go AST to JSON

GitHub

42 stars
5 watching
15 forks
Language: Go
last commit: almost 4 years ago

Related projects:

Repository Description Stars
asty-org/asty Tool for converting Go source code AST to JSON and back to AST 81
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
cgxxv/xj2go A tool to convert data from XML or JSON formats into Go structs. 34
eun/go-convert A utility package for converting data between different types and structures in Go programming language 22
arolek/ase An ASE file decoder and encoder written in Go 12
mmadfox/go-geojson2h3 Utilities for converting between GeoJSON objects and H3 hexagon indexes 4
cstockton/go-conv A library that provides fast and intuitive conversions across various Go types with a simple API. 385
gookit/filter A utility package for processing and transforming data in Golang applications. 151
asticode/go-astitodo A tool to parse and extract TODOs from Go code comments 64
alecthomas/units Provides helper functions for converting between different units in Go 125
usk81/generic A package providing a flexible data type in Go, allowing encoding and decoding of various data types without the need for explicit casting or switching. 48
jmattheis/goverter Tool for generating type-safe converters in Go 525
shockerli/cvt Converts data types safely and efficiently in Go programs 48
patkayongo/gedcomtojsonconverter Converts genealogy data from GEDCOM format to JSON representation 9
yuroyoro/goast-viewer Visualizer tool for Golang Abstract Syntax Trees (ASTs) 769