python3-parsimonious
fastest pure-Python PEG parser
Description
aims to be faster arbitrary lookahead builder in pure Python and the most usable. based on parsing expression grammars (PEGs), which means it is fed with a simplified type of EBNF notation. 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.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/erikrose/parsimonious/
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-parsimonious