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 7 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.☆177Updated last year
- Simple tools for working with immutable trees☆60Updated last week
- C# to Javascript Compiler implemented via Roslyn☆112Updated 9 years ago
- A metacompiler to extend C# via transpiling.☆32Updated 8 years ago
- The IronMeta parser generator provides a programming language and application for generating pattern matchers on arbitrary streams of obj…☆81Updated 3 years ago
- IL to JavaScript Compiler☆143Updated 11 years ago
- A PEG parser generator for .NET that integrates with MSBuild and Visual Studio.☆214Updated last year
- A C# parser combinator library☆19Updated 4 years ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆113Updated 2 years ago
- Roslyn extensions, with a touch of meta-programming.☆35Updated 7 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
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Visual Studio project template for developing directly in CIL assembly language☆17Updated 2 years ago
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years ago
- Nitra is a language workbench☆146Updated 2 years ago
- A native implementation of the MicroKanren DSL for .NET☆47Updated 10 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆85Updated 9 months ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Extensions for runtime reflection and structural induction☆52Updated 2 months ago
- Small, simple C# animation library built using the reactive extensions framework, utilizing Robert Penner's easing functions. Does not ma…☆14Updated 10 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
- C# code generator based on the Roslyn API☆32Updated 12 years ago
- A C# port of JavaFastPFOR☆56Updated 2 years ago
- Fork of the C# Tiny Parser Generator by Herre Kuijpers.☆58Updated 4 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- Scratch pad for various expression tree improvements.☆83Updated 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…☆43Updated last year