Java Compilers/Parsers
Spoon is an open-source library to analyze, rewrite, transform, transpile Java source code. It parses source files to build a well-designed AST with powerful analysis and transformation API.
Last Release on Jul 14, 2026
An abstract syntax tree for java source code, including a parser and converters to/from ecj (eclipse) and javac.
Last Release on Dec 20, 2011