This document covers the very basic documentation of the library. The Java Machine Learning Library is licensed under GNU-GPL. updates: -- 2016/03/03 moved to github.com -- Still working to split GPL ...
JASM is an assembler/disassembler for JVM bytecode. It provides a nice syntax for writing JVM classes in a bytecode-focused assembly language, and can also disassemble any Java .class file to JASM ...