antlr4 icon indicating copy to clipboard operation
antlr4 copied to clipboard

Merge changes from 4.10 of antlr4 RI

Open daniellansun opened this issue 2 years ago • 3 comments

Hi @sharwell

The reference implementation of antlr4 was released 4.10 just now, how about merging the changes into the optimized fork? https://github.com/antlr/antlr4/releases/tag/4.10

daniellansun avatar Apr 11 '22 19:04 daniellansun

Hi @sharwell

4.11 was released, could you merge the changes into your optimized fork and release a new version too? https://github.com/antlr/antlr4/releases/tag/4.11.0

daniellansun avatar Sep 05 '22 00:09 daniellansun

Hi @sharwell

Any plans on keeping working on this repo, or will it be forsaken?

fedorusov avatar Jan 12 '23 13:01 fedorusov

FYI, Apache Groovy 3+ ( https://github.com/apache/groovy ) uses the optimized fork of antlr4 too, in order to gain benefit from the latest changes of official antlr4, we have to merge the changes and release by ourselves for now: https://github.com/tunnelvisionlabs/antlr4/pull/81 https://github.com/apache/groovy/commit/26277ba44b0ae14b44e33ad3bf276b19b141f782

daniellansun avatar Jan 12 '23 17:01 daniellansun