Go AST Playground
I made a little interactive tool that parses go code
to its AST, as JSON, via a WebAssembly module, which is
built from a go program.
https://x.com/thekevinwang/status/1723571028415152234
It’s viewable at /ast.
I made a little interactive tool that parses go code
to its AST, as JSON, via a WebAssembly module, which is
built from a go program.
https://x.com/thekevinwang/status/1723571028415152234
It’s viewable at /ast.