{"adoption": {"forks": 156, "observed_at": "2026-08-28T04:05:58.087105+00:00", "stars": 1949}, "canonical_url": "https://ross.abutalabs.com/products/9cc", "card": {"archived": false, "artifact_type": "cli-tool", "description": "A Small C Compiler", "domain": ["compilers", "programming-languages", "developer-tools", "education"], "enriched": true, "function": ["compiler", "parser", "developer-tools"], "health_score": 20, "homepage": null, "language": "C", "license": "MIT", "license_family": "permissive", "maturity": "abandoned", "member_repos": ["rui314/9cc"], "name": "rui314/9cc", "platform": ["cpp", "cli"], "pushed_at": "2020-11-28T05:05:20+00:00", "repo": "rui314/9cc", "stars": 1949, "tags": ["c-compiler", "x86-64", "recursive-descent-parser", "learning-project", "retired", "compiler", "linux"], "topics": [], "urls": [], "use_cases": ["learn how a C compiler works by reading a small codebase", "study recursive descent parsing without lex/yacc", "see how register allocation and IR generation are implemented", "compile small C programs to x86-64 assembly", "use as a base for building your own compiler"], "what_it_is": "9cc is a small C compiler written in C that compiles source code to x86-64 assembly through a simple, readable pipeline of parsing, semantic analysis, IR generation, register allocation, and code generation. It is designed for extreme code clarity rather than performance or full C compliance, and has been superseded by the author's chibicc project.", "when_to_avoid": ["you need a production C compiler - use GCC or Clang", "you need full C standard compliance or optimizations", "you want an actively maintained project - use chibicc instead"], "when_to_choose": ["you want a minimal, easy-to-read compiler implementation for learning", "you need a simple C-to-x86-64 compiler for experimentation or teaching"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/9cc", "repo": "rui314/9cc", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:58.087105+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T08:32:10.167847+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5807313bc5268858515197e6aa850efde3fea92ea75fb86af82f1bad33b2b297", "fetched_at": "2026-08-28T04:05:58.087105+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rui314/9cc"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:58.087105+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T08:32:10.167847+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5807313bc5268858515197e6aa850efde3fea92ea75fb86af82f1bad33b2b297", "fetched_at": "2026-08-28T04:05:58.087105+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rui314/9cc"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T08:32:10.167847+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5807313bc5268858515197e6aa850efde3fea92ea75fb86af82f1bad33b2b297", "fetched_at": "2026-08-28T04:05:58.087105+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rui314/9cc"}], "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:05:58.087105+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:58.087105+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:58.087105+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T08:32:10.167847+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5807313bc5268858515197e6aa850efde3fea92ea75fb86af82f1bad33b2b297", "fetched_at": "2026-08-28T04:05:58.087105+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rui314/9cc"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:58.087105+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:58.087105+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T08:32:10.167847+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5807313bc5268858515197e6aa850efde3fea92ea75fb86af82f1bad33b2b297", "fetched_at": "2026-08-28T04:05:58.087105+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rui314/9cc"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:58.087105+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:58.087105+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:58.087105+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T08:32:10.167847+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5807313bc5268858515197e6aa850efde3fea92ea75fb86af82f1bad33b2b297", "fetched_at": "2026-08-28T04:05:58.087105+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rui314/9cc"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:58.087105+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:58.087105+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T08:32:10.167847+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5807313bc5268858515197e6aa850efde3fea92ea75fb86af82f1bad33b2b297", "fetched_at": "2026-08-28T04:05:58.087105+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rui314/9cc"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T08:32:10.167847+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5807313bc5268858515197e6aa850efde3fea92ea75fb86af82f1bad33b2b297", "fetched_at": "2026-08-28T04:05:58.087105+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rui314/9cc"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T08:32:10.167847+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5807313bc5268858515197e6aa850efde3fea92ea75fb86af82f1bad33b2b297", "fetched_at": "2026-08-28T04:05:58.087105+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rui314/9cc"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T08:32:10.167847+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5807313bc5268858515197e6aa850efde3fea92ea75fb86af82f1bad33b2b297", "fetched_at": "2026-08-28T04:05:58.087105+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rui314/9cc"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2951, "days_push": 2104, "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}}