Contents

funcparserlib 1.0.1

0

Recursive descent parsing library based on functional combinators

Recursive descent parsing library based on functional combinators

Stars: 341, Watchers: 341, Forks: 38, Open Issues: 11

The vlasovskikh/funcparserlib repo was created 9 years ago and the last code push was 5 months ago.
The project is popular with 341 github stars!

How to Install funcparserlib

You can install funcparserlib using pip

pip install funcparserlib

or add it to a project with poetry

poetry add funcparserlib

Package Details

Author
Andrey Vlasovskikh
License
MIT
Homepage
https://funcparserlib.pirx.ru
PyPi:
https://pypi.org/project/funcparserlib/
GitHub Repo:
https://github.com/vlasovskikh/funcparserlib

Classifiers

No  funcparserlib  pypi packages just yet.

Errors

A list of common funcparserlib errors.

Code Examples

Here are some funcparserlib code examples and snippets.

GitHub Issues

The funcparserlib package has 11 open issues on GitHub

  • Switch to poetry-core
  • Make a new release

See more issues on GitHub

Related Packages & Articles

esprima 4.0.1

ECMAScript parsing infrastructure for multipurpose analysis in Python

thinc 9.1.1

A refreshing functional take on deep learning, compatible with your favorite libraries