christophevg / human-parser-generator
A straightforward recursive descent Parser Generator with a focus on "human" code generation and ease of use.
☆30Updated 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.☆52Updated 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
- 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…☆38Updated last year
- A C# wrapper of cairo http://cairographics.org/☆67Updated 4 years ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆45Updated 2 years ago
- A working compiler for the TaffyScript programming language.☆40Updated 6 years ago
- A C# syntax rewriter☆20Updated last year
- Dyalect is a dynamic programming language for .NET.☆79Updated last year
- Experimental programming metalanguage, targeting on intertranspiling with other languages.☆19Updated last year
- [obsolete] This is the stark compiler forked from the Roslyn .NET compiler C# with rich code analysis APIs.☆12Updated 5 years ago
- COM runtime support for SharpGen generated interop code.☆13Updated 3 years ago
- Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars☆148Updated 4 months ago
- The Perlang Programming Language (GitHub Mirror)☆16Updated this week
- IL to JavaScript Compiler☆143Updated 10 years ago
- A prototype of XPath-like queries for C# syntax trees☆16Updated 7 months ago
- Proof-of-concept LLVM IR to MSIL translator☆10Updated this week
- Pixie is a C# library for beautiful and portable console output formatting/typesetting.☆19Updated 5 years ago
- An experimental structured code editor prototype for a subset of C#☆51Updated 2 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
- DOM interface for mono web assembly☆37Updated 6 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
- Completely managed .NET Lua☆153Updated 6 years ago
- A metacompiler to extend C# via transpiling.☆32Updated 7 years ago
- A C# library that offers a unified API to talk to native windowing libraries.☆42Updated 3 years ago
- A desktop app for panning and zooming GIF images.☆20Updated last year
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated last year
- FSock - simple C#/F# API for communicating async socket clients and servers☆23Updated 7 years ago