christophevg / human-parser-generator
A straightforward recursive descent Parser Generator with a focus on "human" code generation and ease of use.
☆32Updated last year
Alternatives and similar repositories for human-parser-generator:
Users that are interested in human-parser-generator are comparing it to the libraries listed below
- A compiler framework for managed code.☆53Updated 5 years ago
- This parser is an implementation of a Packrat Parser with support for left-recursion. The algorithm for left recursion is a modified vers…☆16Updated 5 years ago
- A prototype of XPath-like queries for C# syntax trees☆17Updated 10 months ago
- A cross-platform .NET Standard library to get the cache line size (in bytes) of the processor.☆16Updated 6 years ago
- GPPG is a parser generator that produces parsers written in the C# V2 or higher. The input language is YACC-like, and the parsers are LAL…☆40Updated last year
- IL to JavaScript Compiler☆143Updated 11 years ago
- Proof-of-concept LLVM IR to MSIL translator☆11Updated 3 months ago
- OpenType parser in pure c#☆40Updated 7 years ago
- A bytecode compiler and virtual machine for the Lox language, in C#. Includes a C# / Lox object interface generator and bytecode serializ…☆19Updated last month
- C# CSS flexbox implement, and more... . Adapt from https://github.com/kjk/flex☆19Updated 4 years ago
- Completely managed .NET Lua☆153Updated 6 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
- A homebrew toy programming language. Constructs an AST and validates scoping rules. Has type inference, supports functions and currying, …☆42Updated 6 years ago
- A simple Prolog interpreter written in C#☆12Updated last year
- A Roslyn inspired for the book "Crafting Interpreters"☆9Updated 4 years ago
- Static analysis of MSIL based on the analysis-net infrastructure☆19Updated 2 years ago
- Shovel is a bytecode virtual machine that is embeddable, secure and interruptible.☆78Updated 10 years ago
- GPLEX is a scanner generator which produces lexical scanners written in C# V2 or higher. The input language is similar to the original LE…☆55Updated 4 years ago
- Visual Studio project template for developing directly in CIL assembly language☆17Updated 2 years ago
- A C# port of JavaFastPFOR☆53Updated last year
- A working compiler for the TaffyScript programming language.☆40Updated 6 years ago
- An experimental structured code editor prototype for a subset of C#☆51Updated 2 years ago
- A metacompiler to extend C# via transpiling.☆32Updated 7 years ago
- AutoRegistration for the Unity Container☆7Updated 3 years ago
- Transpiles a C# subset to non .NET languages. (Powered by Roslyn)☆135Updated last year
- [obsolete] This is the stark compiler forked from the Roslyn .NET compiler C# with rich code analysis APIs.☆12Updated 6 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated 2 years ago
- Desktop Antlr Grammar Editor☆33Updated 2 years ago
- Roslyn extensions, with a touch of meta-programming.☆33Updated 7 years ago
- Version 1.0 Date Published: 11/05/2002. The Shared Source CLI is a compressed archive of the source code to a working implementation of t…☆22Updated 7 years ago