ernstc / YaccLexToolsLinks
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.
☆40Updated 7 months ago
Alternatives and similar repositories for YaccLexTools
Users that are interested in YaccLexTools are comparing it to the libraries listed below
Sorting:
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆118Updated 5 years ago
- GPLEX is a scanner generator which produces lexical scanners written in C# V2 or higher. The input language is similar to the original LE…☆57Updated 4 years ago
- Visual Studio project template for developing directly in CIL assembly language☆17Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- ☆23Updated 4 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 7 months ago
- A PEG parser for C#, using code generators☆34Updated 3 years ago
- Custom Garbage Collectors for .NET Core☆183Updated 4 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 4 months ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Proof-of-concept of a simple CPU profiler written in C#☆21Updated 3 months ago
- A command-line IDE for C#☆70Updated 2 years ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆40Updated 3 years ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 10 months ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- ☆59Updated last week
- 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…☆42Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- DOOM fire effect in C#☆58Updated 5 years ago
- A Roslyn inspired rewrite of NQuery☆76Updated 10 months ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆114Updated last year
- Main repository for the stark compiler frontend + vscode integration + language specs☆152Updated last year
- Making .NET open source accessible!☆26Updated 7 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago