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
- Lox C++ inspired for the book "Crafting Interpreters"☆9Updated last week
- Grammatica is a C# and Java parser generator (compiler compiler)☆93Updated 3 years ago
- Dyalect is a dynamic programming language for .NET.☆79Updated last month
- Simple Interpreted Language Kit (SILK). An easy way to add scripting and automation to your .NET applications.☆19Updated 7 months ago
- A working compiler for the TaffyScript programming language.☆40Updated 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
- 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…☆41Updated last year
- Shovel is a bytecode virtual machine that is embeddable, secure and interruptible.☆78Updated 11 years ago
- C compiler that generates .NET IL made in C#☆27Updated 4 years ago
- [obsolete] This is the stark compiler forked from the Roslyn .NET compiler C# with rich code analysis APIs.☆12Updated 6 years ago
- Transpiles a C# subset to non .NET languages. (Powered by Roslyn)☆135Updated last year
- A C# wrapper of cairo http://cairographics.org/☆69Updated 4 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…☆56Updated 4 years ago
- A homebrew toy programming language. Constructs an AST and validates scoping rules. Has type inference, supports functions and currying, …☆42Updated 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 5 months ago
- MSIL interpreter and runtime for a school project.☆10Updated 10 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
- C# CSS flexbox implement, and more... . Adapt from https://github.com/kjk/flex☆19Updated 5 years ago
- Proof-of-concept LLVM IR to MSIL translator☆13Updated 6 months ago
- Quick and dirty port of jcpp to .NET, with features to support Clang preprocessing☆18Updated 10 years ago
- A C# to Native Code (D, C++ etc...) Transpiler based on Microsoft Roslyn☆67Updated 9 years ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆36Updated 6 years ago
- A C# syntax rewriter☆20Updated 2 years ago
- Visual Studio debugging visualizer, and .NET visualization controls, for ANTLR4 parse trees☆71Updated 2 years ago
- Light weight feature rich UI Framework for JavaScript for Browser with Dependency Injection, Mocking and Unit Testing☆22Updated 3 weeks ago
- The Perlang Programming Language (GitHub Mirror)☆16Updated this week
- Updated MonoDevelop C/C++ binding☆22Updated 7 years ago
- C# code to C "compiler"☆10Updated 8 years ago
- A prototype of XPath-like queries for C# syntax trees☆17Updated last year