.NET Library for generating NFA and DFA of arbitrary regular expressions.
Info
Version: | 1.0.10 |
Author(s): | siriusch |
Last Update: | Tuesday, November 13, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/siriusch/Sirius.RegularExpressions |
NuGet Url: | https://www.nuget.org/packages/Sirius.RegularExpressions |
Install
Install-Package Sirius.RegularExpressions
dotnet add package Sirius.RegularExpressions
paket add Sirius.RegularExpressions
Sirius.RegularExpressions Download (Unzip the "nupkg" after downloading)
Dependencies
- Sirius.Common(>= 1.0.12)
Tags