Contents

funcparserlib 1.0.1

0

Recursive descent parsing library based on functional combinators

Recursive descent parsing library based on functional combinators

Stars: 335, Watchers: 335, Forks: 37, Open Issues: 9

The vlasovskikh/funcparserlib repo was created 8 years ago and the last code push was 2 months ago.
The project is popular with 335 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 9 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 8.2.3

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