FICHA · MANJARO

python-funcparserlib

Recursive descent parsing library based on functional combinators

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Build recursive-descent parsers in Python from small functional parser combinators. It helps developers describe custom languages, configuration formats, or structured text with reusable parsing pieces.

This is a developer library, not a text editor. Parsers should be tested with malformed and unexpected input so applications report useful errors instead of accepting incorrect data.

Permissions

Permissions not analysed for this source yet.