Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37549079
en ru br
ALT Linux repositórios
S:2.2.0-alt2

Group :: Development/Python3
RPM: python3-module-yapps2

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 2.2.0-alt2
Data da compilação: 28 julho 2021, 09:02 ( 143.4 weeks ago )
Tamanho:: 46.81 Kb

Home page:   http://theory.stanford.edu/~amitp/yapps/

Licença: MIT
Sumário: Yet Another Python Parser System
Descrição:

YAPPS is an easy to use parser generator that is written in Python and
generates Python code.  There are several parser generator systems
already available for Python, but this parser has different goals:
Yapps is simple, very easy to use, and produces human-readable parsers.

It is not the fastest or most powerful parser.  Yapps is designed to be
used when regular expressions are not enough and other parser systems
are too much: situations where you might otherwise write your own
recursive descent parser.

This package contains several upward-compatible enhancements to the
original YAPPS source:
- Handle stacked input ("include files")
- augmented ignore-able patterns (can parse multi-line C comments
 correctly)
- better error reporting
- read input incrementally

Mantenedor currente: Grigory Ustinov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • python3-module-yapps2
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009