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:
- ☆26Updated 8 months ago
- The IronMeta parser generator provides a programming language and application for generating pattern matchers on arbitrary streams of obj…☆81Updated 2 years ago
- IL to JavaScript Compiler☆143Updated 11 years ago
- Roslyn extensions, with a touch of meta-programming.☆34Updated 7 years ago
- 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
- Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars☆149Updated 2 months ago
- A metacompiler to extend C# via transpiling.☆32Updated 8 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- C# to Javascript Compiler implemented via Roslyn☆112Updated 8 years ago
- A CIL (also known as MSIL) interpreter.☆14Updated 4 years ago
- Sample repository for a prototype of a new stackalloc operator for class with CoreCLR and Roslyn☆22Updated last year
- [obsolete] This is the stark compiler forked from the Roslyn .NET compiler C# with rich code analysis APIs.☆12Updated 6 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A prototype of XPath-like queries for C# syntax trees☆17Updated last year
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- visit LATEST Dev at https://github.com/LayoutFarm/HtmlRenderer, C# HTML Layout and HTML Rendering Engine,☆30Updated 6 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Blittable .NET structs☆16Updated 9 years ago
- A C# port of JavaFastPFOR☆54Updated last year
- An incremental constraint solver for .NET☆33Updated 13 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 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
- Runtime IL-to-shader translation engine for C#/.NET.☆66Updated 13 years ago
- ☆69Updated 9 years ago
- MSIL Reader☆36Updated 2 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- Toolkit providing a .NET CIL to JavaScript transcoder and (todo...) Visual Studio project/debugging integration☆17Updated 12 years ago
- Extensions for runtime reflection and structural induction☆52Updated 7 years ago
- An easier to use parsing and lexing tool that is configurable in fluent code without a pre-build step.☆93Updated 4 years ago