Info
Version: | 0.0.0.2 |
Author(s): | Arash Partow |
Last Update: | Saturday, March 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.partow.net/programming/lexertk/index.html |
NuGet Url: | https://www.nuget.org/packages/LexerTk |
Install
Install-Package LexerTk
dotnet add package LexerTk
paket add LexerTk
LexerTk Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The tokens generated by the lexer can be used as input to a parser such as "ExprTk".