kswoll / npegLinks
This parser is an implementation of a Packrat Parser with support for left-recursion. The algorithm for left recursion is a modified version of Packrat parsers can support left recursion.
☆16Updated 5 years ago
Alternatives and similar repositories for npeg
Users that are interested in npeg are comparing it to the libraries listed below
Sorting:
- ☆26Updated last year
- Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars☆151Updated 6 months ago
- A compiler framework for managed code.☆53Updated 6 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 11 months ago
- The IronMeta parser generator provides a programming language and application for generating pattern matchers on arbitrary streams of obj…☆81Updated 3 years ago
- Simple tools for working with immutable trees☆60Updated this week
- IL to JavaScript Compiler☆143Updated 11 years ago
- C# to Javascript Compiler implemented via Roslyn☆112Updated 9 years ago
- A metacompiler to extend C# via transpiling.☆32Updated 8 years ago
- A C# parser combinator library☆19Updated 4 years ago
- Extensions for runtime reflection and structural induction☆52Updated 2 months 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
- A simple but powerful diff and merge class library for .NET, written in C#☆85Updated 9 months ago
- A PEG parser generator for .NET that integrates with MSBuild and Visual Studio.☆213Updated last year
- Nitra is a language workbench☆146Updated 2 years ago
- Scratch pad for various expression tree improvements.☆83Updated 3 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- 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
- [Obsolete] - Development repository of the language, compiler and runtime☆74Updated last year
- Model-checker for lock and wait free C# code☆77Updated 7 years ago
- ☆69Updated 9 years ago
- Roslyn extensions, with a touch of meta-programming.☆35Updated 7 years ago
- This Visual Studio Extension allows Developers to search their code base using C# script and the Roslyn API.☆14Updated 9 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
- Fork of the C# Tiny Parser Generator by Herre Kuijpers.☆58Updated 3 years ago
- Making .NET open source accessible!☆26Updated 7 years ago
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated last year
- An allocation free Task-like object for async methods☆40Updated last year
- A Roslyn inspired rewrite of NQuery☆75Updated last year