{"adoption": {"forks": 153, "observed_at": "2026-08-28T04:07:24.045275+00:00", "stars": 2822}, "canonical_url": "https://ross.abutalabs.com/products/instaparse", "card": {"archived": false, "artifact_type": "library", "description": null, "domain": ["parsers", "programming-languages", "developer-tools"], "enriched": true, "function": ["parser"], "health_score": 20, "homepage": null, "language": "Clojure", "license": "EPL-1.0", "license_family": "copyleft", "maturity": "stable", "member_repos": ["Engelberg/instaparse"], "name": "Engelberg/instaparse", "platform": ["jvm", "browser"], "pushed_at": "2024-05-30T05:52:26+00:00", "repo": "Engelberg/instaparse", "stars": 2822, "tags": ["clojure", "clojurescript", "context-free-grammar", "ebnf", "abnf", "parser-combinator", "parse-tree", "parser-generator", "peg-lookahead", "ambiguous-grammars", "dsl-parsing", "nodejs"], "topics": [], "urls": [], "use_cases": ["parse strings with a context-free grammar in Clojure", "turn an EBNF or ABNF grammar into a working parser", "build a parser for a small DSL without hand-writing a lexer", "handle left-recursive or ambiguous grammars and enumerate all parses", "debug a grammar that fails to match a string", "produce parse trees in hiccup or enlive format", "extend a grammar with lookahead and negative lookahead"], "what_it_is": "Instaparse is a Clojure/ClojureScript library that turns context-free grammars written in standard EBNF or ABNF notation into executable parsers that map input strings to parse trees. It handles any context-free grammar, including left-recursive and ambiguous ones, and offers hiccup/enlive output, lookahead extensions, full parse enumeration, and detailed error reporting.", "when_to_avoid": ["You need a hand-tuned lexer/parser generator for maximum throughput on very large inputs", "You require strict PEG semantics or streaming/incremental parsing", "You are working outside Clojure/ClojureScript (JVM or JavaScript runtimes)", "Regular expressions are sufficient for your pattern-matching needs"], "when_to_choose": ["You want to go from a written grammar to an executable parser with almost no boilerplate in Clojure or ClojureScript", "Your grammar is left-recursive, ambiguous, or otherwise hard for hand-rolled or LL/LR tools to handle", "You need to inspect all possible parses while designing or debugging a grammar", "You prefer declarative EBNF/ABNF notation over building parsers combinator by combinator"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/instaparse", "repo": "Engelberg/instaparse", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.045275+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T07:38:17.968009+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d7fc30396eda09b1bfb411cbe65345932900cb93cc41e9c12a4c2a4b5a1ff0ab", "fetched_at": "2026-08-28T04:07:24.045275+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Engelberg/instaparse"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.045275+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T07:38:17.968009+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d7fc30396eda09b1bfb411cbe65345932900cb93cc41e9c12a4c2a4b5a1ff0ab", "fetched_at": "2026-08-28T04:07:24.045275+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Engelberg/instaparse"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T07:38:17.968009+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d7fc30396eda09b1bfb411cbe65345932900cb93cc41e9c12a4c2a4b5a1ff0ab", "fetched_at": "2026-08-28T04:07:24.045275+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Engelberg/instaparse"}], "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:07:24.045275+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.045275+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.045275+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T07:38:17.968009+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d7fc30396eda09b1bfb411cbe65345932900cb93cc41e9c12a4c2a4b5a1ff0ab", "fetched_at": "2026-08-28T04:07:24.045275+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Engelberg/instaparse"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.045275+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.045275+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T07:38:17.968009+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d7fc30396eda09b1bfb411cbe65345932900cb93cc41e9c12a4c2a4b5a1ff0ab", "fetched_at": "2026-08-28T04:07:24.045275+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Engelberg/instaparse"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.045275+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.045275+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.045275+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T07:38:17.968009+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d7fc30396eda09b1bfb411cbe65345932900cb93cc41e9c12a4c2a4b5a1ff0ab", "fetched_at": "2026-08-28T04:07:24.045275+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Engelberg/instaparse"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.045275+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.045275+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T07:38:17.968009+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d7fc30396eda09b1bfb411cbe65345932900cb93cc41e9c12a4c2a4b5a1ff0ab", "fetched_at": "2026-08-28T04:07:24.045275+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Engelberg/instaparse"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T07:38:17.968009+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d7fc30396eda09b1bfb411cbe65345932900cb93cc41e9c12a4c2a4b5a1ff0ab", "fetched_at": "2026-08-28T04:07:24.045275+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Engelberg/instaparse"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T07:38:17.968009+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d7fc30396eda09b1bfb411cbe65345932900cb93cc41e9c12a4c2a4b5a1ff0ab", "fetched_at": "2026-08-28T04:07:24.045275+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Engelberg/instaparse"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T07:38:17.968009+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d7fc30396eda09b1bfb411cbe65345932900cb93cc41e9c12a4c2a4b5a1ff0ab", "fetched_at": "2026-08-28T04:07:24.045275+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Engelberg/instaparse"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4959, "days_push": 825, "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}}