wa-lang/ugo-compiler-book resource
:books: µGo语言实现(从头开发一个迷你Go语言编译器) observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 1764
- days_rel: n/a
- days_push: 707
- n_releases_24m: 0
Adoption not part of the score
1536 stars · 123 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A free online book (in Chinese) that teaches how to build a mini Go-like language compiler called µGo from scratch, with example code in Go. It outputs LLVM assembly and serves as a warm-up project for the Wa (凹语言) WebAssembly language.
Use cases
- learn how compilers work by building one
- understand how Go is compiled internally
- build a toy programming language from scratch
- study lexer, parser, and code generation with a real example
- prepare for contributing to a WebAssembly-targeting language
- find a hands-on compiler construction tutorial
When to choose
- you want a step-by-step guide to implementing a compiler in Go
- you learn best by building a small real language end to end
- you are interested in Go-like syntax and LLVM or WASM backends
When to avoid
- you need a production-ready compiler or toolchain
- you cannot read Chinese and no translation is available
- you want formal compiler theory rather than a practical walkthrough
Facets
learning-resource · maturity active
compiler interpreter programming-language documentation compilers programming-languages education tutorials go cross-platform wasm compiler-book toy-language llvm go-subset chinese-language self-hosting
2 sources
- readme: https://github.com/wa-lang/ugo-compiler-book · fetched 2026-08-28 · eda2c8244dac
- homepage: https://wa-lang.github.io/ugo-compiler-book · fetched 2026-08-29 · ee9a9b09f744
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wa-lang/ugo-compiler-book | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="wa-lang/ugo-compiler-book")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem