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 8 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…☆57Updated 4 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 2 years ago
- ☆23Updated 4 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆115Updated last year
- 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
- File path abstraction library for .NET.☆74Updated this week
- A PEG parser for C#, using code generators☆34Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A command-line IDE for C#☆69Updated 2 years ago
- Custom Garbage Collectors for .NET Core☆183Updated 5 years ago
- A .NET library to parse XML at lightspeed with zero allocation.☆115Updated last year
- Raw .NET CIL demos☆25Updated 4 years ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- A terminal-centric replacement for the .NET console APIs.☆107Updated last week
- A Roslyn inspired rewrite of NQuery☆75Updated last year
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 6 months ago
- Global type inference for C# 8 nullable reference types☆36Updated 9 months ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆171Updated 3 weeks ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Scratch pad for various expression tree improvements.☆83Updated 3 years ago
- A REPL calculator and an x86 asm emulator for developers☆60Updated 4 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆85Updated 9 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Library-based implementation of Code Contracts-like API☆34Updated 2 years ago
- Portable .NET library for reading/writing xaml files.☆160Updated 2 years ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆113Updated 2 years ago