Concise monadic parser combinator library with separate lexer/parser phases and big-size input support.
Info
Version: | 1.3.0 |
Author(s): | Dmitrii Nemtsov |
Last Update: | Wednesday, December 29, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dnemtsov/Lexepars |
NuGet Url: | https://www.nuget.org/packages/Lexepars |
Install
Install-Package Lexepars
dotnet add package Lexepars
paket add Lexepars
Lexepars Download (Unzip the "nupkg" after downloading)
Dependencies
Tags