{"adoption": {"forks": 451, "observed_at": "2026-08-28T04:08:46.978998+00:00", "stars": 4382}, "canonical_url": "https://ross.abutalabs.com/products/jison", "card": {"archived": false, "artifact_type": "library", "description": "Bison in JavaScript.", "domain": ["parsers", "programming-languages", "developer-tools", "compilers"], "enriched": true, "function": ["parser", "compiler", "developer-tools"], "health_score": 20, "homepage": "http://jison.org", "language": "JavaScript", "license": null, "license_family": "other", "maturity": "maintenance", "member_repos": ["zaach/jison"], "name": "zaach/jison", "platform": ["cli", "cross-platform"], "pushed_at": "2022-10-14T08:26:50+00:00", "repo": "zaach/jison", "stars": 4382, "tags": ["parser-generator", "bison", "yacc", "lexer", "grammar", "lalr", "tokenizer", "nodejs", "javascript"], "topics": [], "urls": [], "use_cases": ["generate a parser for a custom DSL in JavaScript", "build a calculator or expression evaluator from a grammar", "convert a Bison grammar into a JavaScript parser", "write a lexer and tokenizer for a custom language", "parse structured input files in a Node.js application"], "what_it_is": "Jison is a parser generator for JavaScript with an API similar to Bison, taking JSON or Bison-style grammar definitions and generating bottom-up (LR/LALR) parsers. It can be used from the command line or programmatically in Node.js to produce standalone parser scripts.", "when_to_avoid": ["you need a modern, actively maintained parser generator with recent JavaScript ecosystem support", "you want PEG-style or parser-combinator parsing rather than LR grammars", "you need parsers for languages outside JavaScript runtimes"], "when_to_choose": ["you know Bison/Yacc and want a similar workflow in JavaScript", "you need to generate a standalone parser file from a grammar", "you're building a DSL, config format, or expression language in Node.js"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/jison", "repo": "zaach/jison", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:08:46.978998+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:21:17.538144+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "268950998293275e6ae368ac3f13b705b75b3a95c5b1af5c764fc88b90d85692", "fetched_at": "2026-08-28T04:08:46.978998+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zaach/jison"}, {"content_hash": "ed0090183a59b0bd195e28af5e1c0a9c911a9bc916e1f5fe1c487809b80f836b", "fetched_at": "2026-08-29T09:09:43.423019+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/jison"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:08:46.978998+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:21:17.538144+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "268950998293275e6ae368ac3f13b705b75b3a95c5b1af5c764fc88b90d85692", "fetched_at": "2026-08-28T04:08:46.978998+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zaach/jison"}, {"content_hash": "ed0090183a59b0bd195e28af5e1c0a9c911a9bc916e1f5fe1c487809b80f836b", "fetched_at": "2026-08-29T09:09:43.423019+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/jison"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:21:17.538144+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "268950998293275e6ae368ac3f13b705b75b3a95c5b1af5c764fc88b90d85692", "fetched_at": "2026-08-28T04:08:46.978998+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zaach/jison"}, {"content_hash": "ed0090183a59b0bd195e28af5e1c0a9c911a9bc916e1f5fe1c487809b80f836b", "fetched_at": "2026-08-29T09:09:43.423019+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/jison"}], "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:08:46.978998+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:08:46.978998+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:08:46.978998+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:21:17.538144+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "268950998293275e6ae368ac3f13b705b75b3a95c5b1af5c764fc88b90d85692", "fetched_at": "2026-08-28T04:08:46.978998+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zaach/jison"}, {"content_hash": "ed0090183a59b0bd195e28af5e1c0a9c911a9bc916e1f5fe1c487809b80f836b", "fetched_at": "2026-08-29T09:09:43.423019+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/jison"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:08:46.978998+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:08:46.978998+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:21:17.538144+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "268950998293275e6ae368ac3f13b705b75b3a95c5b1af5c764fc88b90d85692", "fetched_at": "2026-08-28T04:08:46.978998+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zaach/jison"}, {"content_hash": "ed0090183a59b0bd195e28af5e1c0a9c911a9bc916e1f5fe1c487809b80f836b", "fetched_at": "2026-08-29T09:09:43.423019+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/jison"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:08:46.978998+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:08:46.978998+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:08:46.978998+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:21:17.538144+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "268950998293275e6ae368ac3f13b705b75b3a95c5b1af5c764fc88b90d85692", "fetched_at": "2026-08-28T04:08:46.978998+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zaach/jison"}, {"content_hash": "ed0090183a59b0bd195e28af5e1c0a9c911a9bc916e1f5fe1c487809b80f836b", "fetched_at": "2026-08-29T09:09:43.423019+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/jison"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:08:46.978998+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:08:46.978998+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:21:17.538144+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "268950998293275e6ae368ac3f13b705b75b3a95c5b1af5c764fc88b90d85692", "fetched_at": "2026-08-28T04:08:46.978998+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zaach/jison"}, {"content_hash": "ed0090183a59b0bd195e28af5e1c0a9c911a9bc916e1f5fe1c487809b80f836b", "fetched_at": "2026-08-29T09:09:43.423019+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/jison"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:21:17.538144+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "268950998293275e6ae368ac3f13b705b75b3a95c5b1af5c764fc88b90d85692", "fetched_at": "2026-08-28T04:08:46.978998+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zaach/jison"}, {"content_hash": "ed0090183a59b0bd195e28af5e1c0a9c911a9bc916e1f5fe1c487809b80f836b", "fetched_at": "2026-08-29T09:09:43.423019+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/jison"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:21:17.538144+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "268950998293275e6ae368ac3f13b705b75b3a95c5b1af5c764fc88b90d85692", "fetched_at": "2026-08-28T04:08:46.978998+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zaach/jison"}, {"content_hash": "ed0090183a59b0bd195e28af5e1c0a9c911a9bc916e1f5fe1c487809b80f836b", "fetched_at": "2026-08-29T09:09:43.423019+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/jison"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:21:17.538144+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "268950998293275e6ae368ac3f13b705b75b3a95c5b1af5c764fc88b90d85692", "fetched_at": "2026-08-28T04:08:46.978998+00:00", "kind": "readme", "missing": false, "url": "https://github.com/zaach/jison"}, {"content_hash": "ed0090183a59b0bd195e28af5e1c0a9c911a9bc916e1f5fe1c487809b80f836b", "fetched_at": "2026-08-29T09:09:43.423019+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/jison"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+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": 6119, "days_push": 1419, "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}}