This repository has been archived by the owner on Dec 9, 2024. It is now read-only.
Eto.Parse 1.8.0 Latest
Eto.Parse is a highly optimized recursive decent LL(k) parser framework that can be used to create parsers for complex grammars that go beyond the capability of regular expressions. You can use BNF, EBNF, or Gold parser grammars to define your parser, code them directly using a fluent API, or use shorthand operators (or a mix of each).
Install from the command line:
Learn more about NuGet packages
$ dotnet add package Eto.Parse --version 1.8.0
Recent Versions
- 15,576
- 11,327
- 1
- 2
- 564
Loading
Sorry, something went wrong.