parboiled

Elegant parsing in Java and Scala - lightweight, easy-to-use, powerful. (by sirthias)

Parboiled Alternatives

Similar projects and alternatives to parboiled

  • rekex

    PEG parser generator for Java 17 - grammar as algebraic datatypes

  • RRDiagram

    Generate railroad diagrams from code or BNF, generate BNF from code

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better parboiled alternative or higher similarity.

parboiled reviews and mentions

Posts with mentions or reviews of parboiled. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-27.
  • A new parser generator for Java 17, with grammar as algebraic datatypes
    6 projects | /r/java | 27 Sep 2021
    In fact, defining recursive rules remains a headache in a lot of parser generators/combinators. Many of them construct rules as objects referencing other rules, thus recursive rules require cyclic object graph, which is often done by mutable references. Parboiled solves the problem with recursive function calls, where infinite recursion has to be terminated by some byte code weaving.

Stats

Basic parboiled repo stats
1
1,264
6.7
8 days ago

sirthias/parboiled is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of parboiled is Java.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com