antrl4

Is antlr4's golang visitor pattern in a usable state?

谁说我不能喝 提交于 2020-12-16 04:38:45
问题 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 So all I am really asking is should I steer clear of golang, or is the documentation just somewhere that google doesn't see :-) 回答1: To people who

Is antlr4's golang visitor pattern in a usable state?

拈花ヽ惹草 提交于 2020-12-16 04:35:22
问题 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 So all I am really asking is should I steer clear of golang, or is the documentation just somewhere that google doesn't see :-) 回答1: To people who