5 So far this new code is much much simpler such as the handling attributes. I
6 had the code previously all over the place. In reality only a single attribute
7 is handled for fields and methods and that is how I handle that. I just need
8 to get back into the parsing the byte code. So I then have to consider my
9 previous plans. Having an intermediate language would be the best choice
10 because it could be optimized along with generating the native machine code.