objectionary/jeo-maven-plugin
This Maven plugin converts Java Bytecode binary files to EOLANG programs that use the "opcode" atom
Based on the README, here's a deeper technical summary: Provides bidirectional bytecode-to-code transformation as a Maven plugin, enabling bytecode optimization workflows by disassembling `.class` files to XMIR (a formal notation representation) and reassembling modified code back to bytecode. Integrates with the EO language ecosystem and supports optional verification via the objectionary/lints repository, with configurable modes for debug information inclusion and bytecode verification during round-trip compilation.
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.
activej/activej
ActiveJ is an alternative Java platform built from the ground up. ActiveJ redefines core, web...
x-hansong/CodeMaker
A idea-plugin for Java/Scala, support custom code template.