objectionary/jeo-maven-plugin
This Maven plugin converts Java Bytecode binary files to EOLANG programs that use the "opcode" atom
This Maven plugin helps Java developers work with compiled Java bytecode. It takes Java `.class` files and converts them into an intermediate EO language representation, allowing for modifications and optimizations. Afterward, it converts the EO files back into Java bytecode. This is useful for developers who need to analyze, modify, or optimize compiled Java code at a low level.
Use this if you are a Java developer needing to decompile Java bytecode into an editable intermediate language (EO) and then recompile it back into optimized bytecode within your Maven build process.
Not ideal if you are looking for a high-level code refactoring tool or if you do not work with Maven or Java bytecode directly.
Stars
19
Forks
7
Language
Java
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/objectionary/jeo-maven-plugin"
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