Skip to content
/ JVM Public

An implementation of the Java Virtual Machine v1.8

Notifications You must be signed in to change notification settings

pedrotst/JVM

Repository files navigation

# JVM

referências: 
1- http://viralpatel.net/blogs/tutorial-java-class-file-format-revealed/
- - explicação mais rápida e concisa, com exemplos

2- http://www.csie.ntu.edu.tw/~comp2/2001/byteCode/byteCode.html
- - lista mais fácil de visualizar das instruções e tudo mais

3- https://docs.oracle.com/javase/specs/jvms/se7/html/jvms-4.html
- - referência completa da JVM

About

An implementation of the Java Virtual Machine v1.8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •