[ ソース: parboiled ]
パッケージ: libparboiled-java (1.1.7-2.1)
libparboiled-java に関するリンク
Debian の資源:
parboiled ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [parboiled.org]
類似のパッケージ:
Parser library based on Parsing Expression Grammars (PEGs)
Parboiled is a library providing parsing of arbitrary input text based on Parsing expression grammars (PEGs). PEGs are an alternative to context free grammars (CFGs) for formally specifying syntax, they make a good replacement for regular expressions and generally have quite a few advantages over the "traditional" way of building parsers via CFGs.
その他の libparboiled-java 関連パッケージ
|
|
|
|
-
- dep: libasm-java (>= 5.0)
- Java bytecode manipulation framework