JavaParser VS grammars-v4

Compare JavaParser vs grammars-v4 and see what are their differences.

JavaParser

Java 1-17 Parser and Abstract Syntax Tree for Java with advanced analysis functionalities. (by javaparser)

grammars-v4

Grammars written for ANTLR v4; expectation that the grammars are free of actions. (by antlr)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
JavaParser grammars-v4
6 29
5,172 9,721
1.7% 1.5%
9.5 9.6
2 days ago about 6 hours ago
Java ANTLR
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

JavaParser

Posts with mentions or reviews of JavaParser. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-25.

grammars-v4

Posts with mentions or reviews of grammars-v4. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-23.

What are some alternatives?

When comparing JavaParser and grammars-v4 you can also consider the following projects:

Spoon - Spoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made with :heart:, :beers: and :sparkles:. It parses source files to build a well-designed AST with powerful analysis and transformation API.

Lombok - Very spicy additions to the Java programming language.

rewrite - Automated mass refactoring of source code.

JavaSymbolSolver

NoException

JHipster - JHipster, much like Spring initializr, is a generator to create a boilerplate backend application, but also with an integrated front end implementation in React, Vue or Angular. In their own words, it "Is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures."

ANTLR - ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

DCEVM - Dynamic Code Evolution VM for Java 7/8

AspectJ

Spring Loaded - Java agent that enables class reloading in a running JVM

javaparser-visited - Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited

Auto - A collection of source code generators for Java.