A small framework for quickly writing recursive descent parsers.
Info
Version: | 0.5.1 |
Author(s): | Tony J. Hudgins |
Last Update: | Sunday, September 8, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SirTony/Lexi |
NuGet Url: | https://www.nuget.org/packages/Lexi |
Install
Install-Package Lexi
dotnet add package Lexi
paket add Lexi
Lexi Download (Unzip the "nupkg" after downloading)
Dependencies
- DotNetExtender(>= 1.0.0)
- Ensure.That(>= 8.1.1)
Tags