Info
Version: | 0.4.5-alpha |
Author(s): | Ben Burgers |
Last Update: | Sunday, October 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BenBurgers.FormalLanguagesAutomata.Specializations |
Install
Install-Package BenBurgers.FormalLanguagesAutomata.Specializations
dotnet add package BenBurgers.FormalLanguagesAutomata.Specializations
paket add BenBurgers.FormalLanguagesAutomata.Specializations
BenBurgers.FormalLanguagesAutomata.Specializations Download (Unzip the "nupkg" after downloading)
Dependencies
- BenBurgers.FormalLanguagesAutomata(>= 0.4.5)
Tags
Specializations of formal languages and automata: a Password Strength Accepter.
(faster than regular expressions, if logging is disabled), a Sequence Consumer that consumes a particular sequence from a tape of symbols.