Mar
19th
Wed
19th
ObjectWeb ASM
ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify existing classes or dynamically generate classes, directly in binary form. May be useful for some toy programs I’m considering writing in Scala.