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:
- Fork of the C# Tiny Parser Generator by Herre Kuijpers.☆58Updated 3 years ago
- Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars☆151Updated 4 months ago
- A working compiler for the TaffyScript programming language.☆40Updated 6 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
- A compiler framework for managed code.☆53Updated 5 years ago
- A very simple C compiler written in C#☆25Updated 11 years ago
- Python-like interpreter in C#☆16Updated 9 years ago
- Dyalect is a dynamic programming language for .NET.☆79Updated last month
- DeveelDB is a complete SQL database system, primarly developed for .NET/Mono frameworks☆94Updated 6 years ago
- 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 scripting language for .NET Core☆378Updated last month
- ☆26Updated 10 months ago
- Grammatica is a C# and Java parser generator (compiler compiler)☆92Updated 3 years ago
- DEPRECATED. You're probably looking for https://github.com/AvaloniaUI/Avalonia☆72Updated 11 years ago
- Swift compiler for .NET☆53Updated 10 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
- An experimental structured code editor prototype for a subset of C#☆52Updated 3 years ago
- A GUI-based CIL browser running on .NET Core☆13Updated last year
- 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
- A C# wrapper of cairo http://cairographics.org/☆69Updated 4 years ago
- IL to JavaScript Compiler☆143Updated 11 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
- LLVM Bindings for .NET☆42Updated 7 years ago
- A PEG parser generator for .NET that integrates with MSBuild and Visual Studio.☆210Updated last year
- Home of LoycCore, the LES language of Loyc trees, the Enhanced C# parser, the LeMP macro preprocessor, and the LLLPG parser generator.☆179Updated 9 months ago
- The Waf DotNetPad is a simple and fast code editor that makes fun to program with C# or Visual Basic.☆142Updated 4 months ago
- New volante☆38Updated 8 years ago
- S# is a weakly-typed dynamic language and runtime infrastructure to make your applications extendable, customizable and highly flexible. …☆127Updated 4 years ago
- Example of a DSL parser that takes a DSL and generates a SQL query and parameters☆67Updated 8 years ago
- React for C#/Xaml☆64Updated 7 years ago