This repository contains all of my JVM research including bytecode, plugins and JVM
Module | Git repository |
---|---|
Jasmin - Assemble language for JVM | jasmin-jvm-assemble |
Byte Code Engineering Library | BCEL |
Book | Link |
---|---|
The Java® Virtual Machine Specification | Java SE 8 Edition |
Languages and Compilers Bent Thomsen Department of Computer Science Aalborg University |
Languages and Compilers |
Official Documentation | Doc page |
---|
Article | Link |
---|---|
Introduction to Java Bytecode | by Mahmoud Anouti |
Java bytecode fundamentals | arhipov.blogspot |
JVM internals | blog.jamesdbloom |
Antero Taivalsaari, March 1998 | Implementing a JavaTM Virtual Machine in the Java Programming Language |