GuoYaxiang/craftinginterpreters_zh resource
手撸解释器教程《Crafting Interpreters》中文翻译 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2008
- days_rel: n/a
- days_push: 653
- n_releases_24m: 0
Adoption not part of the score
1966 stars · 255 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Chinese translation of the book 'Crafting Interpreters', a tutorial that teaches how to build interpreters for a small language called Lox using Java (jlox) and C (clox). The translation is essentially complete and can be read online.
Use cases
- learn how to build an interpreter from scratch
- read Crafting Interpreters in Chinese
- study lexing, parsing, and expression evaluation
- learn how bytecode virtual machines work
- understand compilers and interpreters with hands-on code
- follow a step-by-step interpreter tutorial with runnable code each chapter
When to choose
- you want to learn interpreter/compiler fundamentals in Chinese
- you prefer a hands-on, chapter-by-chapter tutorial with working code
- you are a beginner without deep theory background
When to avoid
- you read English fluently and can use the original book
- you need a production interpreter or compiler tool
- you want advanced formal language theory
Facets
learning-resource · maturity stable
interpreter parser compiler documentation programming-languages parsers compilers tutorials education cross-platform chinese-translation crafting-interpreters lox-language book-translation virtual-machine bytecode tree-walking-interpreter
1 source
- readme: https://github.com/GuoYaxiang/craftinginterpreters_zh · fetched 2026-08-28 · da950a93a678
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| GuoYaxiang/craftinginterpreters_zh | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="GuoYaxiang/craftinginterpreters_zh")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem