[ ソース: lua-lpeg ]
パッケージ: lua-lpeg (1.0.0-2)
lua-lpeg に関するリンク
Debian の資源:
lua-lpeg ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [www.inf.puc-rio.br]
類似のパッケージ:
LPeg library for the Lua language
LPeg is a new pattern-matching library for Lua, based on Parsing Expression Grammars (PEGs). PEGs look similar to regular expressions or context-free grammars in Backus-Naur form (BNF) notation. PEGs make a good replacement for regular expressions, because they are strictly more powerful. For example, a regular expression inherently cannot find matched pairs of parentheses, because it is not recursive, but a PEG can.
その他の lua-lpeg 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]