Top 20 NuGet lexer Packages

This library enables you to write lexers by hand faster.
NSoupCore is a .NET Core port of the jsoup (https://github.com/jhy/jsoup) HTML parser and sanitizer originally written in Java. Ported to .NET Framework by Amir Grozki (https://github.com/GeReV/NSoup)
Tools for building compilers, interpreters, and parsers in F#.
.NET Compiler Platform ("Roslyn + Conan") support for analyzing Visual Basic projects and solutions. More details at https://github.com/conan-roslyn/Conan This package was built from the source at https://github.com/conan-roslyn/Conan/commit/68283e9379618dc31b0f824e8994e332691dddf2 ...
.NET Compiler Platform ("Roslyn + Conan") support for Visual Basic, Conan.CodeAnalysis.VisualBasic.dll. More details at https://github.com/conan-roslyn/Conan This package was built from the source at https://github.com/conan-roslyn/Conan/commit/68283e9379618dc31b0f824e8994e332691dddf2 ...
.NET Compiler Platform ("Roslyn + Conan") support for analyzing C# projects and solutions. More details at https://github.com/conan-roslyn/Conan This package was built from the source at https://github.com/conan-roslyn/Conan/commit/68283e9379618dc31b0f824e8994e332691dddf2 Co...
.NET Compiler Platform ("Roslyn + Conan") support for C#, Conan.CodeAnalysis.CSharp.dll. More details at https://github.com/conan-roslyn/Conan This package was built from the source at https://github.com/conan-roslyn/Conan/commit/68283e9379618dc31b0f824e8994e332691dddf2 Cona...
.NET Compiler Platform ("Roslyn + Conan"). This is the all-in-one package (a superset of all assemblies). You can install any of these sub-packages if you only want part of the functionality: - "Conan.CodeAnalysis.CSharp.Workspaces" (C# compiler + services) - "Cona...
The BaZic is a procedural object-oriented semi-dynamic typed programming language interpreted or compiled, compatible with most of the .NET Framework 4.7.1 APIs.
Extension classes for Antrl4 lexer and parser. Wraps a parser as a component. Integrates helpfull additional classes and methods
.NET Compiler Platform ("Roslyn") code style analyzers for Visual Basic. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/9934fb9e3527e1c0c51314e57d4aab30f97e8f9e.
Iron Text is a library for rapid creation of parsers and interpreters using c# without additional external tools. The distinguishing features of the project are that: - grammar and lexical rules are described entirely using .net type system with custom attributes - a...
The Stringe is a wrapper for the .NET String object that tracks line, column, offset, and other metadata for substrings.
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.
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.
C# Compiler 2.8.2 + Compiler Intrinsics Proposal (https://github.com/dotnet/roslyn/issues/11475). This package was built from the source at https://github.com/mjsabby/roslyn/tree/compilerintrinsics_2_8_2
.NET Compilers package. Referencing this package will cause the project to be built using the specific version of the C# and Visual Basic compilers contained in the package, as opposed to any system installed version. This package can be used to compile code targeting any platform, but ...
Ccr.Parsing package for writing parsers, lexers, tokenizers, etc.
Tools for constructing .Net native Domain Specific Languages