christophevg / human-parser-generatorLinks
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
Sorting:
- A compiler framework for managed code.☆53Updated 5 years ago
- [obsolete] This is the stark compiler forked from the Roslyn .NET compiler C# with rich code analysis APIs.☆12Updated 6 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 Roslyn inspired for the book "Crafting Interpreters"☆9Updated 4 years ago
- Visual Studio debugging visualizer, and .NET visualization controls, for ANTLR4 parse trees☆71Updated 2 years ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆47Updated 3 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- A prototype of XPath-like queries for C# syntax trees☆17Updated last year
- A GUI-based CIL browser running on .NET Core☆13Updated last year
- 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
- A homebrew toy programming language. Constructs an AST and validates scoping rules. Has type inference, supports functions and currying, …☆42Updated 6 years ago
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 4 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 3 months ago
- A working compiler for the TaffyScript programming language.☆40Updated 6 years ago
- Lepracaun - Varies of .NET Synchronization Context.☆11Updated last year
- A C# syntax rewriter☆20Updated 2 years ago
- Dyalect is a dynamic programming language for .NET.☆79Updated last week
- DSL Platform - compiler clients☆25Updated 4 months ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆55Updated last year
- A .NET implementation of a parser for the KDL document language.☆32Updated 2 years ago
- An experimental interpreter for .NET CIL binaries for GraalVM☆39Updated last year
- .NET binding for nanovg☆28Updated 6 years ago
- A metacompiler to extend C# via transpiling.☆32Updated 8 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- Donatello is a DotNet lisp-like language☆10Updated 5 years ago
- Roslyn extensions, with a touch of meta-programming.☆35Updated 7 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- From .NET/Mono to Java compiler☆41Updated 10 years ago
- IL to JavaScript Compiler☆143Updated 11 years ago
- A fully native ECMAScript 1.5 (a.k.a. JavaScript) engine for .NET and Mono.☆45Updated 2 years ago