{"adoption": {"forks": 1289, "observed_at": "2026-08-28T04:10:45.863901+00:00", "stars": 11009}, "canonical_url": "https://ross.abutalabs.com/products/craftinginterpreters", "card": {"archived": false, "artifact_type": "learning-resource", "description": "Repository for the book \"Crafting Interpreters\"", "domain": ["programming-languages", "compilers", "parsers", "tutorials", "education"], "enriched": true, "function": ["interpreter", "parser", "compiler", "documentation", "static-site-generator", "testing"], "health_score": 20, "homepage": "http://www.craftinginterpreters.com/", "language": "HTML", "license": "NOASSERTION", "license_family": "other", "maturity": "stable", "member_repos": ["munificent/craftinginterpreters"], "name": "munificent/craftinginterpreters", "platform": ["cross-platform", "jvm", "cpp", "c"], "pushed_at": "2024-08-07T12:07:07+00:00", "repo": "munificent/craftinginterpreters", "stars": 11009, "tags": ["book", "lox", "bytecode", "scripting-language", "interpreters", "tree-walk-interpreter", "virtual-machine"], "topics": ["language", "parser", "bytecode", "java", "c", "scripting-language", "book", "markdown", "lox", "compiler", "interpreter"], "urls": [], "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"], "what_it_is": "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.", "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"], "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"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/craftinginterpreters", "repo": "munificent/craftinginterpreters", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:45.863901+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:17:13.521028+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f756847049aa92ccd5f8def0fd73eceda486a2fd509be17f338852f464cd2c1d", "fetched_at": "2026-08-28T04:10:45.863901+00:00", "kind": "readme", "missing": false, "url": "https://github.com/munificent/craftinginterpreters"}, {"content_hash": "9643215cf40685d74cfe91a595e7dee2f1386f5e595b46ab1f8c8c0726a5a2b5", "fetched_at": "2026-08-29T08:15:41.330740+00:00", "kind": "homepage", "missing": false, "url": "http://www.craftinginterpreters.com/"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:45.863901+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:17:13.521028+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f756847049aa92ccd5f8def0fd73eceda486a2fd509be17f338852f464cd2c1d", "fetched_at": "2026-08-28T04:10:45.863901+00:00", "kind": "readme", "missing": false, "url": "https://github.com/munificent/craftinginterpreters"}, {"content_hash": "9643215cf40685d74cfe91a595e7dee2f1386f5e595b46ab1f8c8c0726a5a2b5", "fetched_at": "2026-08-29T08:15:41.330740+00:00", "kind": "homepage", "missing": false, "url": "http://www.craftinginterpreters.com/"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:17:13.521028+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f756847049aa92ccd5f8def0fd73eceda486a2fd509be17f338852f464cd2c1d", "fetched_at": "2026-08-28T04:10:45.863901+00:00", "kind": "readme", "missing": false, "url": "https://github.com/munificent/craftinginterpreters"}, {"content_hash": "9643215cf40685d74cfe91a595e7dee2f1386f5e595b46ab1f8c8c0726a5a2b5", "fetched_at": "2026-08-29T08:15:41.330740+00:00", "kind": "homepage", "missing": false, "url": "http://www.craftinginterpreters.com/"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:10:45.863901+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:45.863901+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:45.863901+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:17:13.521028+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f756847049aa92ccd5f8def0fd73eceda486a2fd509be17f338852f464cd2c1d", "fetched_at": "2026-08-28T04:10:45.863901+00:00", "kind": "readme", "missing": false, "url": "https://github.com/munificent/craftinginterpreters"}, {"content_hash": "9643215cf40685d74cfe91a595e7dee2f1386f5e595b46ab1f8c8c0726a5a2b5", "fetched_at": "2026-08-29T08:15:41.330740+00:00", "kind": "homepage", "missing": false, "url": "http://www.craftinginterpreters.com/"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:45.863901+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:45.863901+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:17:13.521028+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f756847049aa92ccd5f8def0fd73eceda486a2fd509be17f338852f464cd2c1d", "fetched_at": "2026-08-28T04:10:45.863901+00:00", "kind": "readme", "missing": false, "url": "https://github.com/munificent/craftinginterpreters"}, {"content_hash": "9643215cf40685d74cfe91a595e7dee2f1386f5e595b46ab1f8c8c0726a5a2b5", "fetched_at": "2026-08-29T08:15:41.330740+00:00", "kind": "homepage", "missing": false, "url": "http://www.craftinginterpreters.com/"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:45.863901+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:45.863901+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:45.863901+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:17:13.521028+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f756847049aa92ccd5f8def0fd73eceda486a2fd509be17f338852f464cd2c1d", "fetched_at": "2026-08-28T04:10:45.863901+00:00", "kind": "readme", "missing": false, "url": "https://github.com/munificent/craftinginterpreters"}, {"content_hash": "9643215cf40685d74cfe91a595e7dee2f1386f5e595b46ab1f8c8c0726a5a2b5", "fetched_at": "2026-08-29T08:15:41.330740+00:00", "kind": "homepage", "missing": false, "url": "http://www.craftinginterpreters.com/"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:45.863901+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:45.863901+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:17:13.521028+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f756847049aa92ccd5f8def0fd73eceda486a2fd509be17f338852f464cd2c1d", "fetched_at": "2026-08-28T04:10:45.863901+00:00", "kind": "readme", "missing": false, "url": "https://github.com/munificent/craftinginterpreters"}, {"content_hash": "9643215cf40685d74cfe91a595e7dee2f1386f5e595b46ab1f8c8c0726a5a2b5", "fetched_at": "2026-08-29T08:15:41.330740+00:00", "kind": "homepage", "missing": false, "url": "http://www.craftinginterpreters.com/"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:17:13.521028+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f756847049aa92ccd5f8def0fd73eceda486a2fd509be17f338852f464cd2c1d", "fetched_at": "2026-08-28T04:10:45.863901+00:00", "kind": "readme", "missing": false, "url": "https://github.com/munificent/craftinginterpreters"}, {"content_hash": "9643215cf40685d74cfe91a595e7dee2f1386f5e595b46ab1f8c8c0726a5a2b5", "fetched_at": "2026-08-29T08:15:41.330740+00:00", "kind": "homepage", "missing": false, "url": "http://www.craftinginterpreters.com/"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:17:13.521028+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f756847049aa92ccd5f8def0fd73eceda486a2fd509be17f338852f464cd2c1d", "fetched_at": "2026-08-28T04:10:45.863901+00:00", "kind": "readme", "missing": false, "url": "https://github.com/munificent/craftinginterpreters"}, {"content_hash": "9643215cf40685d74cfe91a595e7dee2f1386f5e595b46ab1f8c8c0726a5a2b5", "fetched_at": "2026-08-29T08:15:41.330740+00:00", "kind": "homepage", "missing": false, "url": "http://www.craftinginterpreters.com/"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:17:13.521028+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f756847049aa92ccd5f8def0fd73eceda486a2fd509be17f338852f464cd2c1d", "fetched_at": "2026-08-28T04:10:45.863901+00:00", "kind": "readme", "missing": false, "url": "https://github.com/munificent/craftinginterpreters"}, {"content_hash": "9643215cf40685d74cfe91a595e7dee2f1386f5e595b46ab1f8c8c0726a5a2b5", "fetched_at": "2026-08-29T08:15:41.330740+00:00", "kind": "homepage", "missing": false, "url": "http://www.craftinginterpreters.com/"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases", "no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3517, "days_push": 756, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}