Ccr.Parsing package for writing parsers, lexers, tokenizers, etc.
Info
| Version: | 3.1.0 |
| Author(s): | Eric Vrenios |
| Last Update: | Wednesday, May 13, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/vreniose95/Ccr/ |
| NuGet Url: | https://www.nuget.org/packages/Ccr.Parsing |
Install
Install-Package Ccr.Parsing
dotnet add package Ccr.Parsing
paket add Ccr.Parsing
Ccr.Parsing Download (Unzip the "nupkg" after downloading)
Dependencies
- Ccr.Std.Core(>= 2.1.0)
- Ccr.Std.Introspective(>= 2.0.0)
- JetBrains.Annotations(>= 2019.1.3)
Tags