https://github.com/guxingke/build-jvm-from-scratch
从零构建 JVM ,课程对应源码仓库。
https://github.com/guxingke/build-jvm-from-scratch
java jvm mini-jvm
Last synced: about 1 year ago
JSON representation
从零构建 JVM ,课程对应源码仓库。
- Host: GitHub
- URL: https://github.com/guxingke/build-jvm-from-scratch
- Owner: guxingke
- Created: 2020-11-10T08:10:51.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-10T10:09:41.000Z (about 5 years ago)
- Last Synced: 2025-06-13T00:05:42.891Z (about 1 year ago)
- Topics: java, jvm, mini-jvm
- Homepage: https://github.com/guxingke/build-jvm-from-scratch
- Size: 82 KB
- Stars: 11
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build Mini JVM From Scratch by gxk