[ ソース: python-parsley ]
パッケージ: python3-parsley (1.3-3)
python3-parsley に関するリンク
Debian の資源:
python-parsley ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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)