I asked this [question](https://stackoverflow.com/questions/54992660/is-antlr4s-golang-visitor-pattern-in-a-usable-state?noredirect=1#comment96742736_54992660) over on stack overflow, without much enlightenment. I was told to ask it here. ### Is antlr4's golang visitor pattern in a usable state? I see no working examples, and I see a few pull requests that remain open. I would like to avoid going down the garden path. https://github.com/antlr/antlr4/pull/1807 https://github.com/antlr/antlr4/issues/1843 There are also pull requests that make me think the golang target might be dead in the water. https://github.com/antlr/antlr4/issues/2152 The fact that the [antlr4 documentation page for golang](https://github.com/antlr/antlr4/blob/master/doc/go-target.md) is over two years stale is also not encouraging. So all I am really asking is should I steer clear of golang, or is the documentation just somewhere that google doesn't see :-)