Path to this page:
./
textproc/py-parsimonious,
The fastest pure-Python PEG parser I could muster
Branch: pkgsrc-2022Q3,
Version: 0.10.0,
Package name: py310-parsimonious-0.10.0,
Maintainer: pkgsrc-usersParsimonious aims to be the fastest arbitrary-lookahead parser written in pure
Python-and the most usable. It's based on parsing expression grammars (PEGs),
which means you feed it a simplified sort of EBNF notation. Parsimonious was
designed to undergird a MediaWiki parser that wouldn't take 5 seconds or a GB
of RAM to do one page, but it's applicable to all sorts of languages
Master sites:
Filesize: 50.949 KB
Version history: (Expand)
- (2022-09-26) Package added to pkgsrc.se, version py310-parsimonious-0.10.0 (created)