This repository is aimed at collecting useful online resources about Jasmin Assembler.
-
- Official page of jasmin with brief user guide and instruction listings.
-
Java Language and Virtual Machine Specifications
- Official Java SE spec from Oracle
-
- Brief introduction of Jasmin
- Written by Jonathan Meyer in 1996
-
- University lecture note
- Provides a concise overview of Jasmin and some sample codes
-
The Java Virtual Machine / Jasmin
- University lecture note
- Covers advanced usage of Jasmin with abundant examples
- I created a mirror of this tutorial
-
Java Virtual Machine Online Instruction Reference
- draft version of the book published from O'Reilly