ReconfigureIO / goblin

convert from a Go AST to JSON
Apache License 2.0
42 stars 15 forks source link

golang -> JSON -> golang #56

Open liquidaty opened 4 years ago

liquidaty commented 4 years ago

Hi,

I'd like to do the following, for the purposes of automated code generation:

Golang => JSON => filter (e.g. jq) => Golang

It looks like this library does the first step. Existing libraries (such as jq) can do the second step. Any ideas/suggestions as to how to do the third (JSON => Golang)?

Evgenus commented 2 years ago

@liquidaty Please check this out https://github.com/asty-org/asty