FreeBSD.software
Home/textproc/py311-parsimonious

py311-parsimonious

0.11.0textproc

Pure-Python PEG parser

Parsimonious 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.

$pkg install py311-parsimonious
github.com/erikrose/parsimonious
Origin
textproc/py-parsimonious
Size
546KiB
License
MIT
Maintainer
sunpoet@FreeBSD.org
Dependencies
2 packages
Required by
1 packages

Dependencies (2)

Required By (1)