SSLR is a parser generator framework for building parsers in Java.
<dependency>
<groupId>org.codehaus.sonar.sslr</groupId>
<artifactId>sslr-core</artifactId>
<version>1.19.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Lexes a simple input string using SSLR.
No known issues recorded.
No dependency data recorded yet.