A godecl experiment. Like cdecl, but for Go.
Inspired by @bradfitz at https://twitter.com/bradfitz/status/833048466456600576.
go install github.com/shurcooL/godecl@latest
Path | Synopsis |
---|---|
decl | Package decl implements functionality to convert fragments of Go code to an English representation. |