Java/Scala library providing parsing of input text based on PEGs
http://parboiled.org/
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.
- Developed at Java:packages
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/parboiled && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
1.4.1.tar.gz | 0000230536 225 KB | |
_multibuild | 0000000054 54 Bytes | |
parboiled-build.tar.xz | 0000002832 2.77 KB | |
parboiled-core-1.4.1.pom | 0000001746 1.71 KB | |
parboiled-java-1.4.1.pom | 0000002590 2.53 KB | |
parboiled-scala_2.13-1.4.1.pom | 0000002108 2.06 KB | |
parboiled.changes | 0000002529 2.47 KB | |
parboiled.spec | 0000003988 3.89 KB | |
restore-java8-compatibility.patch | 0000012068 11.8 KB |
Revision 7 (latest revision is 9)
Ana Guerrero (anag+factory)
accepted
request 1117747
from
Fridrich Strba (fstrba)
(revision 7)
Bring back the scala subpackage built against the new scala
Comments 0