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 6 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☆152Updated 9 months ago
- ☆26Updated last year
- A compiler framework for managed code.☆53Updated 6 years ago
- C# to Javascript Compiler implemented via Roslyn☆112Updated 9 years ago
- visit LATEST Dev at https://github.com/LayoutFarm/HtmlRenderer, C# HTML Layout and HTML Rendering Engine,☆30Updated 7 years ago
- IL to JavaScript Compiler☆143Updated 11 years ago
- A metacompiler to extend C# via transpiling.☆32Updated 8 years ago
- Home of LoycCore, the LES language of Loyc trees, the Enhanced C# parser, the LeMP macro preprocessor, and the LLLPG parser generator.☆180Updated last year
- The IronMeta parser generator provides a programming language and application for generating pattern matchers on arbitrary streams of obj…☆82Updated 3 years ago
- Simple tools for working with immutable trees☆60Updated 3 weeks 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
- Nitra is a language workbench☆147Updated 3 years ago
- OpenType parser in pure c#☆40Updated 7 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A PEG parser generator for .NET that integrates with MSBuild and Visual Studio.☆215Updated 2 years ago
- Fork of the C# Tiny Parser Generator by Herre Kuijpers.☆58Updated 4 years 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
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆48Updated 3 years ago
- Aqla.RunSharp is a fork of RunSharp from Google Code with IKVM support☆27Updated 3 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆84Updated last year
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Static analysis of MSIL based on the analysis-net infrastructure☆19Updated 3 years ago
- Transpiles a C# subset to non .NET languages. (Powered by Roslyn)☆136Updated last year
- Minimal, one file Json Parser for .Net☆10Updated 12 years ago
- A C# parser combinator library☆19Updated 5 years ago
- Extensions for runtime reflection and structural induction☆52Updated 2 months ago
- React for C#/Xaml☆64Updated 8 years ago
- CSS parsing library for C# based on Mozilla Firefox code [MPL]☆78Updated 10 years ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆114Updated 2 years ago