From f96eb42eff579129a15de1e0807d8375fee6997d Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [feature/flatten]" Date: Mon, 28 Sep 2020 18:27:41 +0000 Subject: Updating liguros repo --- dev-python/ply-python2/metadata.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 dev-python/ply-python2/metadata.xml (limited to 'dev-python/ply-python2/metadata.xml') diff --git a/dev-python/ply-python2/metadata.xml b/dev-python/ply-python2/metadata.xml new file mode 100644 index 000000000000..343b2a021172 --- /dev/null +++ b/dev-python/ply-python2/metadata.xml @@ -0,0 +1,24 @@ + + + + + maintainer-wanted + + +PLY is a Python-only implementation of the popular compiler construction +tools lex and yacc. The implementation borrows ideas from a number of +previous efforts; most notably John Aycock's SPARK toolkit. However, +the overall flavor of the implementation is more closely modeled after +the C version of lex and yacc. The other significant feature of PLY is +that it provides extensive input validation and error reporting--much +more so than other Python parsing tools. + + +PLYはLexとYaccの有名なコンパイラ・コンストラクション・ツールのPython言語実装です +。この実装は以前の試みから幾つものアイディアを借りています。そのほとんどがJohn AycockのSPARKツールキットからです。しかしながら、実装の全体像はC言語によるLexとYaccにより近いモデルです。PLYの他の重要点は幅広い入力バリデーションとエラー報告を提供する点です。 -- その二点は他のPython言語パーサーより優れています。 + + + ply + + calculatelinux-overlay + -- cgit v1.3.1