kswoll / npeg
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
- A compiler framework for managed code.☆52Updated 5 years ago
- ☆26Updated 5 months ago
- Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars☆148Updated 5 months ago
- The IronMeta parser generator provides a programming language and application for generating pattern matchers on arbitrary streams of obj…☆82Updated 2 years ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆45Updated 2 years ago
- IL to JavaScript Compiler☆143Updated 11 years ago
- An incremental constraint solver for .NET☆32Updated 13 years ago
- A straightforward recursive descent Parser Generator with a focus on "human" code generation and ease of use.☆30Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A C# parser combinator library☆19Updated 4 years ago
- A metacompiler to extend C# via transpiling.☆32Updated 7 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- An example of using light weight threading and message passing in C#☆17Updated 9 years ago
- C# Implementation of Finger Tree☆12Updated 7 years ago
- visit LATEST Dev at https://github.com/LayoutFarm/HtmlRenderer, C# HTML Layout and HTML Rendering Engine,☆30Updated 6 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- A lightweight, fully-featured JSON parser for C# using Sprache.☆12Updated 2 years ago
- C# to Javascript Compiler implemented via Roslyn☆111Updated 8 years ago
- A prototype of XPath-like queries for C# syntax trees☆17Updated 8 months ago
- Sample repository for a prototype of a new stackalloc operator for class with CoreCLR and Roslyn☆22Updated 11 months ago
- An easier to use parsing and lexing tool that is configurable in fluent code without a pre-build step.☆93Updated 4 years ago
- Visual Studio project template for developing directly in CIL assembly language☆17Updated 2 years ago
- This Visual Studio Extension allows Developers to search their code base using C# script and the Roslyn API.☆14Updated 9 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated 5 months ago
- A CIL (also known as MSIL) interpreter.☆14Updated 3 years ago
- ☆68Updated 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 3 months ago
- ☆11Updated 4 years ago
- LINQ to Z3 - an esoteric LINQ binding based on Bart De Smet's idea☆14Updated 3 years ago