Elegant parsing in Java and Scala - lightweight, easy-to-use, powerful.
This is a modularized version of the 'parboiled' PEG parser Java/Scala
implementation developed by Mathias Doenitz, refactored from
https://github.com/sirthias/parboiled (Version 1.4.1, Jan. 2023).
Version1.2.0compared with
Version Details
| 1.1.0 | 1.2.0 | |
|---|---|---|
| Release date | Feb 03, 2023 | Feb 18, 2023 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.