Earley

Parsing all context-free grammars using Earley's algorithm in Haskell. (by ollef)

Earley Alternatives

Similar projects and alternatives to Earley

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

Earley reviews and mentions

Posts with mentions or reviews of Earley. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-08.
  • Why is Haskell considered good for writing a Compiler/Interpreter?
    2 projects | /r/haskell | 8 Apr 2022
    It is not nearly as annoying to left-factor parser combinators than it is to left factor CFGs, you just need to use appropriate combinators like chainl and chainr. And you'd want to abstract over common patterns in your CFG anyway, that is a strength of parser combinators! Compare this Earley example and my parser combinator example below.

Stats

Basic Earley repo stats
1
360
3.9
11 months ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com