PEG.jl VS Lerche.jl

Compare PEG.jl vs Lerche.jl and see what are their differences.

PEG.jl

Define a Parsing Expression Grammar via a macro and abuse of Julia syntax. (by wdebeaum)

Lerche.jl

A Julia port of the Lark parser (by jamesrhester)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
PEG.jl Lerche.jl
2 1
26 44
- -
0.0 4.2
over 2 years ago 7 months ago
Julia Julia
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

PEG.jl

Posts with mentions or reviews of PEG.jl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-05.

Lerche.jl

Posts with mentions or reviews of Lerche.jl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-05.
  • Why is there no Earley parser lib in Julia?
    3 projects | /r/Julia | 5 Sep 2021
    I found this port of Python's Lark library: https://github.com/jamesrhester/Lerche.jl, but it doesn't have the Earley parser yet. Perhaps you could help out with the implementation.

What are some alternatives?

When comparing PEG.jl and Lerche.jl you can also consider the following projects:

ContextFreeGrammar.jl - This package provides some tools for working with CFGs in the julia programming language.

Gadfly.jl - Crafty statistical graphics for Julia.

Pluto.jl - 🎈 Simple reactive notebooks for Julia

DifferentialEquations.jl - Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components. Ordinary differential equations (ODEs), stochastic differential equations (SDEs), delay differential equations (DDEs), differential-algebraic equations (DAEs), and more in Julia.

julia - The Julia Programming Language

Makie.jl - Interactive data visualizations and plotting in Julia