compiler
11. JavaParser Core602 usages
com.github.javaparser » javaparser-coreApacheLGPL
The core parser functionality. This may be all you need.
Last Release on Oct 4, 2025
StringTemplate is a java template engine for generating source code,
web pages, emails, or any other formatted text output.
StringTemplate is particularly good at multi-targeted code generators,
multiple site skins, and internationalization/localization.
It evolved over years of effort developing jGuru.com.
StringTemplate also powers the ANTLR 3 and 4 code generator. Its distinguishing characteristic
is that unlike other engines, it strictly enforces model-view separation.
Strict ...
Last Release on Sep 2, 2022
StringTemplate is a java template engine for generating source code,
web pages, emails, or any other formatted text output.
StringTemplate is particularly good at multi-targeted code generators,
multiple site skins, and internationalization/localization.
It evolved over years of effort developing jGuru.com.
StringTemplate also generates the stringtemplate website: http://www.stringtemplate.org
and powers the ANTLR v3 code generator. Its distinguishing characteristic
is that unlike other engines, it ...
Last Release on May 19, 2011
Closure Compiler is a JavaScript optimizing compiler. It parses your
JavaScript, analyzes it, removes dead code and rewrites and minimizes
what's left. It also checks syntax, variable references, and types, and
warns about common JavaScript pitfalls. It is used in many of Google's
JavaScript apps, including Gmail, Google Web Search, Google Maps, and
Google Docs.
Last Release on Sep 2, 2025
19. Legend Engine Language Pure Compiler235 usages
org.finos.legend.engine » legend-engine-language-pure-compilerApache
Legend Engine Language Pure Compiler
Last Release on Nov 15, 2025
20. QDox226 usages
com.thoughtworks.qdox » qdoxApache
QDox is a high speed, small footprint parser for extracting class/interface/method definitions from source files
complete with JavaDoc @tags. It is designed to be used by active code generators or documentation tools.
Last Release on Nov 29, 2024