k-john-gough / gppgLinks
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 LALR(1), with the usual automatic disambiguations. Designed to work with GPLEX.
☆42Updated last year
Alternatives and similar repositories for gppg
Users that are interested in gppg 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
- Visual Studio project template for developing directly in CIL assembly language☆17Updated 2 years ago
- 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 com…☆40Updated 7 months ago
- Fork of the C# Tiny Parser Generator by Herre Kuijpers.☆58Updated 3 years ago
- LLVM Bindings for .NET☆42Updated 7 years ago
- A compiler framework for managed code.☆53Updated 5 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆114Updated last year
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆47Updated 3 years ago
- Raw .NET CIL demos☆25Updated 4 years ago
- Home of LoycCore, the LES language of Loyc trees, the Enhanced C# parser, the LeMP macro preprocessor, and the LLLPG parser generator.☆179Updated 10 months ago
- Java to C#.Net Translator☆20Updated 11 years ago
- LLVM Bindings for .NET☆92Updated last month
- Transpiles a C# subset to non .NET languages. (Powered by Roslyn)☆135Updated last year
- Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars☆151Updated 5 months ago
- ☆26Updated 11 months ago
- A replacement for Microsoft.VisualStudio.LanguageServer.Protocol☆32Updated 2 years ago
- Static analysis of MSIL based on the analysis-net infrastructure☆19Updated 2 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
- Cross-platform COM interop library for .NET Core 2.1 or newer☆51Updated last year
- Library-based implementation of Code Contracts-like API☆34Updated last year
- Dyalect is a dynamic programming language for .NET.☆79Updated 2 months ago
- A PEG parser for C#, using code generators☆34Updated 3 years ago
- Forking Prolog.NET by R. Todd from CodePlex☆31Updated 9 months ago
- High-performance .NET regex engine with predictable performance☆48Updated last year
- C# AOT compiler for Z80 based computers including the TRS-80 and ZX Spectrum☆54Updated last week
- Desktop Antlr Grammar Editor☆33Updated 2 years ago
- ☆48Updated this week
- Roslyn extensions, with a touch of meta-programming.☆35Updated 7 years ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆113Updated 2 years ago
- This parser is an implementation of a Packrat Parser with support for left-recursion. The algorithm for left recursion is a modified vers…☆16Updated 5 years ago