zxh0/jvmgo-book resource
《自己动手写Java虚拟机》随书源代码 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3892
- days_rel: n/a
- days_push: 1611
- n_releases_24m: 0
Adoption not part of the score
1661 stars · 525 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Companion source code for the Chinese book '自己动手写Java虚拟机' (Write Your Own Java Virtual Machine), implementing a JVM in Go. It serves as a hands-on educational resource for learning how JVMs work by building one from scratch.
Use cases
- learn how the JVM works internally
- build a Java virtual machine in Go
- study bytecode interpretation
- follow a book tutorial on implementing a JVM
- compare community JVM implementations in other languages
When to choose
- you want to learn JVM internals by hands-on implementation
- you're reading the accompanying book and need its source code
- you want a small, readable JVM codebase written in Go
When to avoid
- you need a production-grade JVM to run real applications
- you want a JVM with full spec compliance, JIT, or garbage collection tuning
- you need English-language documentation
Facets
learning-resource · maturity maintenance
interpreter compiler developer-tools programming-languages tutorials education compilers go cross-platform cli jvm java-virtual-machine book-source-code go interpreter-implementation chinese
1 source
- readme: https://github.com/zxh0/jvmgo-book · fetched 2026-08-28 · 53d99cebea9a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zxh0/jvmgo-book | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem