Top 20 NuGet compiler Packages

ASP Classic Compiler
Rx interop. for FunScript.
Minimalistic framework with type safe AST traversal
SPA Bundler bundles Images, Fonts, Css, Js and Html into a single html file. It is intended to optimize performance for Single Page Applications.
VBF.Compilers.Parsers is a GLR parser generator library. Compose grammars using Linq clauses, parsers with automatic error recovery can then be generated at runtime. Any context free grammar is supported, grammars with ambiguities can still be used by providing resolution rules.
VBF.Compilers.Scanners is a scanner builder. It contains a regular expression to DFA engine, can generate high performance scanners for unicode source text.
.NET Compiler Platform helpers and utilities for LINQPad
A parser and compiler for arithmetic expressions, with error reporting. Inspired by Roslyn.
Allows custom tasks to efficiently load and access a Roslyn project for code generation or analysis. Multiple tasks, targets and even projects will all share the same Workspace and loaded Projects, thereby optimizing build times. Usage: In your custom task library, install the MSBuil...
Nitra runtime library.
Helper classes for compiled regexes This package is dependency of compiled regular expression libraries created using regexc. Download regex compiler from GitHub https://github.com/DzonnyDZ/regexc
A service to replace IronRebuilderAtribute's attributes, see https://github.com/nolag/IronRebuilder for more
Flame is a collection of modular, open-source .NET libraries that can be leveraged to build a compiler. It provides reusable components and a common compilation pipeline, which can be extended with additional passes, to suit the specific needs of source and target languages. This package (Flame...
Flame is a collection of modular, open-source .NET libraries that can be leveraged to build a compiler. It provides reusable components and a common compilation pipeline, which can be extended with additional passes, to suit the specific needs of source and target languages. This package (Flame...
Extended LINQ support for XPression
NetStandard compliant fork of SqlModeller.
A lightweight string to function parser.
Simple tools for working with immutable trees, developed at Stack Overflow