Java/Scala library providing parsing of input text based on PEGs
parboiled is a mixed Java/Scala library providing for lightweight and
easy-to-use, yet powerful and elegant 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 parser via CFGs.
- Sources inherited from project SUSE:SLE-15-SP2:Update
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dirkmueller:acdc:sp5-rebuild/parboiled && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000050 50 Bytes |
Comments 0