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:
- Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars☆151Updated 6 months ago
- ☆26Updated last year
- A compiler framework for managed code.☆53Updated 5 years ago
- A metacompiler to extend C# via transpiling.☆32Updated 8 years ago
- C# to Javascript Compiler implemented via Roslyn☆112Updated 9 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
- A C# parser combinator library☆19Updated 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
- 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
- Nitra is a language workbench☆146Updated 2 years ago
- Simple tools for working with immutable trees☆60Updated this week
- 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
- Scratch pad for various expression tree improvements.☆83Updated 3 years ago
- A PEG parser generator for .NET that integrates with MSBuild and Visual Studio.☆211Updated last year
- DOM interface for mono web assembly☆37Updated 6 years ago
- A C# implementation of Prolog (port from https://sourceforge.net/p/cs-prolog )☆50Updated 5 years ago
- Roslyn extensions, with a touch of meta-programming.☆35Updated 7 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Model-checker for lock and wait free C# code☆77Updated 7 years ago
- Fork of the C# Tiny Parser Generator by Herre Kuijpers.☆58Updated 3 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Extensions for runtime reflection and structural induction☆52Updated last month
- C# code generator based on the Roslyn API☆32Updated 11 years ago
- An incremental constraint solver for .NET☆33Updated 13 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆85Updated 8 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
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago