Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.5 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.5 KB

JVM research

This repository contains all of my JVM research including bytecode, plugins and JVM



Modules

Module Git repository
Jasmin - Assemble language for JVM jasmin-jvm-assemble
Byte Code Engineering Library BCEL





References

Books

Java Virtual Machine

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

Apache Commons BCEL

Official Documentation Doc page

Articles

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