/java-to-bytecode

Java, Scala or Jython running on a Java Virtual Machine (JVM) is converted to Bytecode before running. I was curious to see what '.class' code looked like.

Stargazers