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
- ☆26Updated 7 months ago
- An incremental constraint solver for .NET☆33Updated 13 years ago
- IL to JavaScript Compiler☆143Updated 11 years ago
- Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars☆149Updated last month
- A compiler framework for managed code.☆53Updated 5 years ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆46Updated 2 years ago
- C# to Javascript Compiler implemented via Roslyn☆111Updated 8 years ago
- The IronMeta parser generator provides a programming language and application for generating pattern matchers on arbitrary streams of obj…☆81Updated 2 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- A prototype of XPath-like queries for C# syntax trees☆17Updated 11 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- visit LATEST Dev at https://github.com/LayoutFarm/HtmlRenderer, C# HTML Layout and HTML Rendering Engine,☆30Updated 6 years ago
- Sample repository for a prototype of a new stackalloc operator for class with CoreCLR and Roslyn☆22Updated last year
- Blittable .NET structs☆16Updated 9 years ago
- OpenType parser in pure c#☆40Updated 7 years ago
- ☆68Updated 9 years ago
- ☆37Updated 9 years ago
- Provides a single-threaded synchronization context, which makes it easy to reason about asynchronous code in environments that don't usua…☆13Updated 5 years ago
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 10 years ago
- Simple tools for working with immutable trees☆58Updated last month
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Static analysis of MSIL based on the analysis-net infrastructure☆19Updated 2 years ago
- ☆61Updated last month
- Roslyn extensions, with a touch of meta-programming.☆33Updated 7 years ago
- Sprog (Danish for 'Language') string parsing library☆17Updated last year
- A homebrew toy programming language. Constructs an AST and validates scoping rules. Has type inference, supports functions and currying, …☆42Updated 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.☆178Updated 6 months ago
- Toolkit providing a .NET CIL to JavaScript transcoder and (todo...) Visual Studio project/debugging integration☆17Updated 12 years ago
- Aqla.RunSharp is a fork of RunSharp from Google Code with IKVM support☆27Updated 3 years ago
- A metacompiler to extend C# via transpiling.☆32Updated 7 years ago