Package: yapps2 (2.2.1-3)
Yet Another Python Parser System
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:
- handles recursive input ("include files") - better error reporting - reads input incrementally
Other Packages Related to yapps2
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-yapps (= 2.2.1-3)
- Yet Another Python Parser System
Download yapps2
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 43.1 kB | 105.0 kB | [list of files] |