python-parsley 1.3
Channel: guix
Home page: https://launchpad.net/parsley
Licenses: Expat
Synopsis: Parsing and pattern matching Python library
Description:
Parsley is a parsing library using 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. Parsley is an implementation of OMeta, an object-oriented pattern-matching language.
Total results: 1