{"adoption": {"forks": 512, "observed_at": "2026-08-28T04:09:33.823467+00:00", "stars": 5968}, "canonical_url": "https://ross.abutalabs.com/products/lark", "card": {"archived": false, "artifact_type": "library", "description": "Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.", "domain": ["parsers", "programming-languages", "developer-tools"], "enriched": true, "function": ["parser", "interpreter"], "health_score": 95, "homepage": null, "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["lark-parser/lark"], "name": "lark-parser/lark", "platform": ["python", "cross-platform"], "pushed_at": "2026-08-26T19:56:53+00:00", "repo": "lark-parser/lark", "stars": 5968, "tags": ["earley", "lalr", "context-free-grammars", "parse-tree", "dsl", "pure-python", "standalone-parser-generation"], "topics": ["parser", "parsing-library", "parser-library", "parsing-engine", "earley", "lalr", "python", "lark", "cyk", "grammar", "parse", "tree"], "urls": [], "use_cases": ["parse a custom DSL in python", "build a json parser from a grammar", "parse config files into a syntax tree", "write a parser for a programming language", "handle ambiguous grammars gracefully", "generate a standalone parser for distribution", "build an AST from source code"], "what_it_is": "Lark is a parsing toolkit for Python that can parse all context-free grammars using Earley, LALR(1), and CYK algorithms. It automatically builds annotated parse trees from a grammar and input, with no construction code required.", "when_to_avoid": ["you need maximum parsing speed in a performance-critical system (a compiled-language parser will be faster)", "you need a parser generator for languages other than Python", "your grammar requires context-sensitive parsing beyond context-free"], "when_to_choose": ["you need to parse any context-free grammar, including ambiguous ones", "you want automatic parse-tree construction without writing tree-building code", "you want a pure-python, dependency-free parser that runs on any Python interpreter", "you want to trade off parsing power and speed (Earley vs LALR)"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/lark", "repo": "lark-parser/lark", "role": "main", "score": 79}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.823467+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:50:09.440462+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "80b27ce1d16981567bf9b8eaacb8b6b11dbe600a9f7fa3192823f86d2455113e", "fetched_at": "2026-08-28T04:09:33.823467+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lark-parser/lark"}, {"content_hash": "b5fb4fb121b5a11dcc3e10320ebed0664fc69d50c0b680fd0993997c9f133304", "fetched_at": "2026-08-29T08:46:03.943363+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/lark/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.823467+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:50:09.440462+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "80b27ce1d16981567bf9b8eaacb8b6b11dbe600a9f7fa3192823f86d2455113e", "fetched_at": "2026-08-28T04:09:33.823467+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lark-parser/lark"}, {"content_hash": "b5fb4fb121b5a11dcc3e10320ebed0664fc69d50c0b680fd0993997c9f133304", "fetched_at": "2026-08-29T08:46:03.943363+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/lark/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:50:09.440462+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "80b27ce1d16981567bf9b8eaacb8b6b11dbe600a9f7fa3192823f86d2455113e", "fetched_at": "2026-08-28T04:09:33.823467+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lark-parser/lark"}, {"content_hash": "b5fb4fb121b5a11dcc3e10320ebed0664fc69d50c0b680fd0993997c9f133304", "fetched_at": "2026-08-29T08:46:03.943363+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/lark/json"}], "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:09:33.823467+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.823467+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.823467+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:50:09.440462+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "80b27ce1d16981567bf9b8eaacb8b6b11dbe600a9f7fa3192823f86d2455113e", "fetched_at": "2026-08-28T04:09:33.823467+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lark-parser/lark"}, {"content_hash": "b5fb4fb121b5a11dcc3e10320ebed0664fc69d50c0b680fd0993997c9f133304", "fetched_at": "2026-08-29T08:46:03.943363+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/lark/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.823467+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.823467+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:50:09.440462+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "80b27ce1d16981567bf9b8eaacb8b6b11dbe600a9f7fa3192823f86d2455113e", "fetched_at": "2026-08-28T04:09:33.823467+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lark-parser/lark"}, {"content_hash": "b5fb4fb121b5a11dcc3e10320ebed0664fc69d50c0b680fd0993997c9f133304", "fetched_at": "2026-08-29T08:46:03.943363+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/lark/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.823467+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.823467+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.823467+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:50:09.440462+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "80b27ce1d16981567bf9b8eaacb8b6b11dbe600a9f7fa3192823f86d2455113e", "fetched_at": "2026-08-28T04:09:33.823467+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lark-parser/lark"}, {"content_hash": "b5fb4fb121b5a11dcc3e10320ebed0664fc69d50c0b680fd0993997c9f133304", "fetched_at": "2026-08-29T08:46:03.943363+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/lark/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.823467+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.823467+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:50:09.440462+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "80b27ce1d16981567bf9b8eaacb8b6b11dbe600a9f7fa3192823f86d2455113e", "fetched_at": "2026-08-28T04:09:33.823467+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lark-parser/lark"}, {"content_hash": "b5fb4fb121b5a11dcc3e10320ebed0664fc69d50c0b680fd0993997c9f133304", "fetched_at": "2026-08-29T08:46:03.943363+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/lark/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:50:09.440462+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "80b27ce1d16981567bf9b8eaacb8b6b11dbe600a9f7fa3192823f86d2455113e", "fetched_at": "2026-08-28T04:09:33.823467+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lark-parser/lark"}, {"content_hash": "b5fb4fb121b5a11dcc3e10320ebed0664fc69d50c0b680fd0993997c9f133304", "fetched_at": "2026-08-29T08:46:03.943363+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/lark/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:50:09.440462+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "80b27ce1d16981567bf9b8eaacb8b6b11dbe600a9f7fa3192823f86d2455113e", "fetched_at": "2026-08-28T04:09:33.823467+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lark-parser/lark"}, {"content_hash": "b5fb4fb121b5a11dcc3e10320ebed0664fc69d50c0b680fd0993997c9f133304", "fetched_at": "2026-08-29T08:46:03.943363+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/lark/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:50:09.440462+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "80b27ce1d16981567bf9b8eaacb8b6b11dbe600a9f7fa3192823f86d2455113e", "fetched_at": "2026-08-28T04:09:33.823467+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lark-parser/lark"}, {"content_hash": "b5fb4fb121b5a11dcc3e10320ebed0664fc69d50c0b680fd0993997c9f133304", "fetched_at": "2026-08-29T08:46:03.943363+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/lark/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 42}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3497, "days_push": 7, "days_rel": 310, "gap_med": 35, "n_releases_24m": 2}, "score": 79, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}