Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Generic Class Assembler


An attempt to make bytecode modification easier, as something like dealing with reflection instead of confusing and unfamiliar file structure.

The steps goes like this:

  1. Bottom layer of code operating

All details of implementation will be exposed.

  1. First layer packaging

One or few opcodes will be translated into a low-grade language.

Class file management and class path searching function will be added in this stage.

  1. Second layer packaging

Several low-grade language objects will be translated into java source code, with code block structure

Will supports source code compilation in this stage as well

About

A class file reader/generator

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages