Byte-code manipulation framework
The goal of the serp byte-code framework is to tap the full power of byte-code modification while lowering its associated costs. The framework provides a set of high-level APIs for manipulating all aspects of byte-code, from large-scale structures like class member fields to the individual instructions that comprise the code of methods. While in order to perform any advanced manipulation, some understanding of the class file format and especially of the JVM instruction set is necessary, the framework makes it as easy as possible to enter the world of byte-code development.
Release | Stable | Testing |
---|---|---|
Fedora 38 | 1.15.2-0.17.20150412cvs.fc36 | - |
You can contact the maintainers of this package via email at
serp dash maintainers at fedoraproject dot org
.