org-jdraft/jdraft
Meta Representation for building Java programs to analyze, generate, refactor & run Java source code
jdraft is a tool for Java developers who need to programmatically manipulate Java source code. It allows you to represent Java code — from single expressions to entire projects — as objects, making it easier to analyze, modify, and generate code. You input Java source code as strings or files, and it outputs modified source code, compiled bytecode, or specific code elements.
No commits in the last 6 months.
Use this if you are a Java developer building tools that need to read, analyze, modify, or generate Java source code on the fly.
Not ideal if you are an end-user of a Java application and do not write or manage Java code directly.
Stars
9
Forks
1
Language
Java
License
—
Category
Last pushed
Apr 14, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/org-jdraft/jdraft"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
INRIA/spoon
Spoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made...
phax/jcodemodel
A heavily extended fork of the com.sun.codemodel (from 2013/09)
avaje/avaje-http
Controller generation for Javalin, Helidon SE.
x-hansong/CodeMaker
A idea-plugin for Java/Scala, support custom code template.
overturetool/overture
The Overture Tool