MagicStack/parsing
MagicStack/parsing is tracked by TopGit as an open-source project, with 52 stars on GitHub, written primarily in Python. A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.
Snapshot summary built from the project's own GitHub metadata — there's no written TopGit review yet. The page will update automatically when a full review is published.
TopGit writes full reviews for the most-starred, most-requested repositories. This page is a snapshot until then — see the READ ME tab for the original README in full.
Snapshot
Top contributors
Show top contributors
Related repositories
Quick answers
How active is development on MagicStack/parsing?
The most recent commit recorded on MagicStack/parsing was 1.9 years ago, based on the GitHub push timestamp. The repository has 7 forks — one of the better signals of community interest.
How many stars does MagicStack/parsing have?
MagicStack/parsing has 52 GitHub stars — refresh the page for the live number, or check github.com/MagicStack/parsing. TopGit mirrors GitHub's count but does not claim minute-by-minute accuracy.
Is MagicStack/parsing open source?
Yes — MagicStack/parsing ships under the MIT license, which makes its source code freely readable (and, depending on license terms, forkable and reusable). Source: github.com/MagicStack/parsing.
What is MagicStack/parsing?
MagicStack/parsing (MagicStack/parsing) is a Python project on GitHub. From the project's own README: A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.
Where do I read more about MagicStack/parsing?
This TopGit page is a snapshot — the READ ME tab shows the project's own README content (links stripped, images preserved). The GitHub repository at github.com/MagicStack/parsing is the definitive source.
Read full README in the tab above.
Curious whether parsing is right for you?
Let ChatGPT, Claude, or Perplexity dig into it — pick a question below and see what AI actually says about parsing.
How does MagicStack/parsing compare to other Python projects that do the same thing?