FICHA · MANJARO

python-ply

Implementation of lex and yacc parsing tools

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

Description

Builds lexers and parsers in Python using concepts from lex and yacc. It helps compilers, interpreters, configuration readers, and domain-specific language tools turn text into structured syntax.

This is a developer library. Parser behavior depends on the grammar supplied by the application, so untrusted input should still be validated and handled with clear error paths.

Permissions

Permissions not analysed for this source yet.