Package Info

python-Parsley


PEG algorithm based parser generator


Unspecified

Parsley is a parsing library. Most parser generators like ANTLR and Bison are based on LL or LR parsing algorithms that compile to big state machine tables, whereas Parsley, like pyparsing and ZestyParser, uses the PEG algorithm, so each expression in the grammar rules works like a Python expression. In particular, alternatives are evaluated in order, unlike table-driven parsers such as yacc, bison or PLY.

The binaries are prefixed with parsley-.


License: MIT
URL: https://github.com/washort/parsley

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
1.3-bp155.2.13 info GA Release 2023-05-22 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-Parsley
1.3-bp154.1.35 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-Parsley
1.3-bp153.1.20 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-Parsley
  • python3-Parsley
1.3-bp152.2.1 info GA Release 2020-06-02 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-Parsley
  • python3-Parsley
1.2-bp151.3.3 info GA Release 2019-07-17 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python-Parsley
  • python-Parsley-doc
1.2-bp150.2.4 info GA Release 2018-07-30 15
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python-Parsley
  • python-Parsley-doc
1.2-bp150.2.3 info GA Release 2018-07-30 15
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python-Parsley
  • python-Parsley-doc