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 months 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…☆55Updated 4 years ago
- Visual Studio project template for developing directly in CIL assembly language☆17Updated 2 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
- ☆23Updated 4 years ago
- A PEG parser for C#, using code generators☆34Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Global type inference for C# 8 nullable reference types☆36Updated 3 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 2 weeks ago
- A .NET library for using reflection emit in a fluent way.☆29Updated 6 months ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆119Updated 5 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- An allocation free Task-like object for async methods☆39Updated 9 months ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆55Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- Nuget package merging utiility☆23Updated 9 months ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated last month
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 3 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- ☆23Updated 4 years ago
- Pattern matching support for System.Linq.Expressions.☆9Updated last month
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago