软件包: python3-parsley (1.3-2)
python3-parsley 的相关链接
Trisquel 的资源:
下载源码包 python-parsley:
维护者:
Original Maintainers:
- Debian Python Team
- Andrius Merkys
外部的资源:
- 主页 [github.com]
相似软件包:
Pattern-Matching Language Based on OMeta and Python
Parsley, like pyparsing and ZestyParser, uses the 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 developed by Alessandro Warth.
This package installs the library for Python 3.
其他与 python3-parsley 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)