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
Related projects ⓘ
Alternatives and complementary repositories for npeg
- ☆26Updated 2 months ago
- A compiler framework for managed code.☆52Updated 5 years ago
- Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars☆149Updated 2 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
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 6 years ago
- Roslyn extensions, with a touch of meta-programming.☆33Updated 6 years ago
- IL to JavaScript Compiler☆143Updated 10 years ago
- Runtime IL-to-shader translation engine for C#/.NET.☆67Updated 13 years ago
- A lightweight, fully-featured JSON parser for C# using Sprache.☆12Updated 2 years ago
- Toolkit providing a .NET CIL to JavaScript transcoder and (todo...) Visual Studio project/debugging integration☆17Updated 12 years ago
- ☆68Updated 9 years ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆44Updated 2 years ago
- Sample repository for a prototype of a new stackalloc operator for class with CoreCLR and Roslyn☆20Updated 8 months ago
- A C# port of the JavaFastPFOR library by Daniel Lemire☆51Updated last year
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 9 years ago
- visit LATEST Dev at https://github.com/LayoutFarm/HtmlRenderer, C# HTML Layout and HTML Rendering Engine,☆30Updated 6 years ago
- A metacompiler to extend C# via transpiling.☆32Updated 7 years ago
- Extensions for runtime reflection and structural induction☆52Updated 6 years ago
- Bounded multiple producers multiple consumers queue for .NET☆56Updated last year
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- C# to Javascript Compiler implemented via Roslyn☆110Updated 8 years ago
- C# code generator based on the Roslyn API☆32Updated 11 years ago
- A prototype of XPath-like queries for C# syntax trees☆16Updated 5 months ago
- ☆61Updated this week
- An example of using light weight threading and message passing in C#☆17Updated 9 years ago
- Auto Layout for .NET/C#/Managed C++☆27Updated 9 years ago