devshorts / LanguageCreatorLinks
A homebrew toy programming language. Constructs an AST and validates scoping rules. Has type inference, supports functions and currying, classes with constructors (but no inheritance), while and for loops, if/elseif/else conditionals, exceptions, dynamic objects, and more
☆42Updated 7 years ago
Alternatives and similar repositories for LanguageCreator
Users that are interested in LanguageCreator are comparing it to the libraries listed below
Sorting:
- Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars☆152Updated 10 months ago
- A compiler framework for managed code.☆53Updated 6 years ago
- A working compiler for the TaffyScript programming language.☆40Updated 7 years ago
- An experimental structured code editor prototype for a subset of C#☆52Updated 3 years ago
- Dyalect is a dynamic programming language for .NET.☆79Updated 7 months 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…☆59Updated 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 6 years ago
- Home of LoycCore, the LES language of Loyc trees, the Enhanced C# parser, the LeMP macro preprocessor, and the LLLPG parser generator.☆180Updated last year
- ☆26Updated last year
- Fork of the C# Tiny Parser Generator by Herre Kuijpers.☆58Updated 4 years ago
- Roslyn extensions, with a touch of meta-programming.☆35Updated 7 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…☆44Updated 2 years ago
- A GUI-based CIL browser running on .NET Core☆13Updated 2 years ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆48Updated 3 years ago
- Structured 2D Graphics Framework☆18Updated 10 years ago
- IL to JavaScript Compiler☆143Updated 11 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Language for Embeddable .NET Scripting☆91Updated 5 years ago
- Swift compiler for .NET☆52Updated 10 years ago
- A straightforward recursive descent Parser Generator with a focus on "human" code generation and ease of use.☆32Updated 2 years ago
- Grammatica is a C# and Java parser generator (compiler compiler)☆95Updated 4 years ago
- Open sourced object oriented scripting language implemented in C#☆16Updated last year
- Simple tools for working with immutable trees☆60Updated last week
- Provides a single-threaded synchronization context, which makes it easy to reason about asynchronous code in environments that don't usua…☆13Updated 5 years ago
- A port of esprima.js to C#☆21Updated 13 years ago
- The IronMeta parser generator provides a programming language and application for generating pattern matchers on arbitrary streams of obj…☆82Updated 3 years ago
- A C# parser combinator library☆19Updated 5 years ago
- DeveelDB is a complete SQL database system, primarly developed for .NET/Mono frameworks☆95Updated 6 years ago
- The Boo Programming Language☆27Updated 17 years ago
- New volante☆38Updated 8 years ago