ParserObjects VS Lexepars

Compare ParserObjects vs Lexepars and see what are their differences.

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
ParserObjects Lexepars
1 1
6 7
- -
8.3 0.0
about 1 month ago over 2 years ago
C# C#
Apache License 2.0 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.

ParserObjects

Posts with mentions or reviews of ParserObjects. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-27.
  • ParserObjects Parser Combinator Library for .NET
    2 projects | /r/dotnet | 27 Dec 2020
    It uses a combinators approach, so every parser is an object and you compose them together like any other object graph. It's all pure C# code with no separate code generation step like ANTLR uses. The test suite has several examples, but the easiest one to jump into is the JSON parsing example: Lexer and Parser. It's not exactly the same as BNF, but if you squint a little it should be just as easy to read. pseudo-BNF:

Lexepars

Posts with mentions or reviews of Lexepars. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-02.
  • Would Someone ELI5 Parser Combinators?
    5 projects | /r/csharp | 2 Aug 2022
    Unfortunately I'm struggling. The first problem is choosing which combinator library to go with: Sprache, Superpower, Parlot, Pidgen, Lexepars, etc. etc. Some look simpler to use than others, others more performant, others come with useful parsers built in.

What are some alternatives?

When comparing ParserObjects and Lexepars you can also consider the following projects:

AngleSharp - :angel: The ultimate angle brackets parser library parsing HTML5, MathML, SVG and CSS to construct a DOM based on the official W3C specifications.

parser_builder - Lightweight template-based parser build system. Simple prototyping. Comfortable debugging. Effective developing.

Pidgin - A lightweight and fast parsing library for C#.

parser - A lexer and parser for GraphQL in .NET

kdl - the kdl document language specifications

Superpower - A C# parser construction toolkit with high-quality error reporting

NumberStones - Digital only clicky clack math rocks.

matcheroni - A minimalist single-header library for building pattern-matchers, lexers, and parsers.

FParsec.CSharp - A thin C# wrapper for FParsec.

ExcelDataReader - Lightweight and fast library written in C# for reading Microsoft Excel files