パッケージ: libparser-mgc-perl (0.21-1)
libparser-mgc-perl に関するリンク
Debian の資源:
libparser-mgc-perl ソースパッケージをダウンロード:
- [libparser-mgc-perl_0.21-1.dsc]
- [libparser-mgc-perl_0.21.orig.tar.gz]
- [libparser-mgc-perl_0.21-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
builder for simple recursive-descent parsers
Parser::MGC provides a low-level framework for building recursive-descent parsers that consume a given input string from left to right, returning a parse structure. It takes its name from the `m//gc' regexps used to implement the token parsing behaviour.
It provides a number of token-parsing methods, which each extract a grammatical token from the string. It also provides wrapping methods that can be used to build up a possibly-recursive grammar structure, by applying a structure around other parts of parsing code.
その他の libparser-mgc-perl 関連パッケージ
|
|
|
|
-
- dep: libsyntax-keyword-try-perl
- try/catch/finally syntax for perl
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語