Top 20 NuGet lexer Packages

Resources for Testing the .NET Compiler Platform ("Roslyn"). Supported Platforms: - .NET Framework 4.5
.NET Compiler Platform ("Roslyn") support for WPF-dependent editor features inside the Visual Studio editor. Supported Platforms: - .NET Framework 4.6 More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/r...
A partir de uma entrada, onde contem uma cadeia de caracteres, é gerado uma lista de lexemas+tokens
Extract structure from any text using a tokenising lexer. Convert any single or multiple line text into a collection containing runs of token types and their content.
Package Description
Concise monadic parser combinator library with separate lexer/parser phases and big-size input support.
Sometimes you need faster and more robust matching than you can get out of DotNet regular expressions. Maybe they're too slow for you, or you get stack overflows when you match things that are too long, or maybe you want to search for many patterns simultaneously. There plenty of lexical analysis to...
.NET Compilers Toolset Package. Referencing this package will cause the project to be built using the C# and Visual Basic compilers contained in the package, as opposed to the version installed with MSBuild. This package is primarily intended as a method for rapidly shipping hotfixes to...
Graphviz.DotLanguage provides a full fidelity lexer, recursive descent parser, and abstract syntax tree for the Graphviz DOT Language. Use it to parse graphs described in the DOT Language or build graphs using the API and serialize to the DOT Language.
From an entry, containing a string, a list of lexemes + tokens is generated
ExCSS reads and parses stylesheets using CSS 3 and CSS 2 selector specifications, and is easily queryable from LINQ using its simple and readable object model.