munificent/craftinginterpreters resource
Repository for the book "Crafting Interpreters" 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: 3517
- days_rel: n/a
- days_push: 756
- n_releases_24m: 0
Adoption not part of the score
11009 stars · 1289 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
The repository for the book 'Crafting Interpreters', containing the full Markdown text, a static site generator, and complete implementations of two interpreters (jlox in Java and clox in C) for the Lox scripting language. It teaches readers how to build a full-featured, dynamically typed language from scratch, covering parsing, bytecode compilation, and garbage collection.
Use cases
- learn how to write an interpreter for a programming language
- understand how bytecode virtual machines work
- build my own scripting language from scratch
- learn parsing and lexical analysis hands-on
- study garbage collection implementation in C
- find a tutorial on compilers and language design
- implement closures and classes in a language runtime
When to choose
- you want a hands-on, code-first introduction to interpreters and language implementation
- you prefer learning by writing every line of a real language yourself
- you want a free, complete book covering both tree-walking and bytecode VM approaches
When to avoid
- you need a production-ready interpreter or compiler toolchain
- you want formal compiler theory rather than practical implementation
- you need a maintained software tool - this is primarily a book, not a library
Facets
learning-resource · maturity stable
interpreter parser compiler documentation static-site-generator testing programming-languages compilers parsers tutorials education cross-platform jvm cpp c book lox bytecode scripting-language interpreters tree-walk-interpreter virtual-machine
2 sources
- readme: https://github.com/munificent/craftinginterpreters · fetched 2026-08-28 · f756847049aa
- homepage: http://www.craftinginterpreters.com/ · fetched 2026-08-29 · 9643215cf406
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| munificent/craftinginterpreters | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="munificent/craftinginterpreters")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem