Based on our record, ANTLR seems to be more popular. It has been mentiond 2 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I already posted here about a project, but I could also use help on Mantle. It's a new command framework powered by ANTLR, if that's something you're interested in. Source: almost 3 years ago
An alternate approach is to implement the SQL grammar using parser generators like ANTLR. There Are similar open source parser generators in other popular languages. - Source: dev.to / over 3 years ago
Eclipse Xtext - The website of Eclipse Xtext, an open-source framework for development of programming languages and domain-specific languages
Bison - GNU Bison, commonly known as Bison, is a parser generator that is part of the GNU Project.
Ragel - Ragel compiles executable finite state machines from regular languages.
dropincc.java - dropincc.java - A small and easy to use parser generator.
parboiled - Elegant PEG parsing in Java - lightweight, easy-to-use, powerful.
Owl parser generator - Efficient and understandable parser generator.