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.
☆42Updated 11 months ago
Alternatives and similar repositories for YaccLexTools
Users that are interested in YaccLexTools are comparing it to the libraries listed below
Sorting:
- GPLEX is a scanner generator which produces lexical scanners written in C# V2 or higher. The input language is similar to the original LE…☆59Updated 5 years ago
- 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
- Visual Studio project template for developing directly in CIL assembly language☆17Updated 3 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…☆44Updated 2 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆117Updated last year
- ☆23Updated 4 years ago
- Global type inference for C# 8 nullable reference types☆37Updated 11 months ago
- A PEG parser for C#, using code generators☆35Updated 3 years ago
- C# AOT compiler for Z80 based computers including the TRS-80 and ZX Spectrum☆56Updated last week
- A terminal-centric replacement for the .NET console APIs.☆110Updated 3 weeks ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 9 months ago
- File path abstraction library for .NET.☆95Updated 3 weeks ago
- A Roslyn inspired rewrite of NQuery☆75Updated last year
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 3 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆25Updated 3 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆114Updated 4 years ago
- ☆49Updated 2 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 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 …☆41Updated 3 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- Library-based implementation of Code Contracts-like API☆34Updated 2 years ago
- Raw .NET CIL demos☆25Updated 4 years ago
- A .NET library to parse XML at lightspeed with zero allocation.☆116Updated last year
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Scratch pad for various expression tree improvements.☆82Updated 3 years ago
- Visual Studio Interactive Window☆73Updated this week
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- An allocation free Task-like object for async methods☆40Updated last year