ernstc / YaccLexTools
This package includes GPPG and GPLEX tools for compiling YACC and LEX source files in your C# project. Useful if you want to create a compiler, a transpiler or interpret a formal language.
☆36Updated 3 weeks ago
Alternatives and similar repositories for YaccLexTools:
Users that are interested in YaccLexTools are comparing it to the libraries listed below
- GPLEX is a scanner generator which produces lexical scanners written in C# V2 or higher. The input language is similar to the original LE…☆53Updated 4 years ago
- GPPG is a parser generator that produces parsers written in the C# V2 or higher. The input language is YACC-like, and the parsers are LAL…☆40Updated last year
- A PEG parser for C#, using code generators☆34Updated 2 years ago
- ☆22Updated 4 years ago
- Visual Studio project template for developing directly in CIL assembly language☆17Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Global type inference for C# 8 nullable reference types☆35Updated last month
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆60Updated 2 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆33Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 11 months ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 5 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- A Roslyn inspired rewrite of NQuery☆74Updated 4 months ago
- A collection of utilities for working with strings in .NET.☆36Updated 4 years ago
- A simple command line parser with fluent definition API.☆28Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- File path abstraction library for .NET.☆58Updated this week
- An MSBuild Task to enable exception line numbers for references in a deployed app☆78Updated last week
- Playground for testing msbuild in a "server" mode☆16Updated 11 months ago
- Making .NET open source accessible!☆26Updated 7 years ago
- ☆11Updated 7 years ago
- Pattern matching support for System.Linq.Expressions.☆9Updated 10 months ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆119Updated 4 years ago
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated 5 months ago
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆24Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆28Updated 4 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago