ParserObjects

C# library for parser combinators (by Whiteknight)

ParserObjects Alternatives

Similar projects and alternatives to ParserObjects

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

ParserObjects reviews and mentions

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:

Stats

Basic ParserObjects repo stats
1
6
8.3
about 1 month ago

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

The primary programming language of ParserObjects is C#.


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