# JVM **Repository Path**: mrliychn/jvm ## Basic Information - **Project Name**: JVM - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-29 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 本项目是用 Java 实现了一个简易版本的 Java 虚拟机 ,重点在于了解 Java 虚拟机内部的工作原理。开发过程中的具体细节及所遇到的问题,都记录在我的博客[手写JVM系列](https://zachaxy.github.io/tags/JVM/)中。