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:
- A working compiler for the TaffyScript programming language.☆40Updated 7 years ago
- Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars☆152Updated 9 months ago
- Dyalect is a dynamic programming language for .NET.☆79Updated 6 months 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
- A compiler framework for managed code.☆53Updated 6 years ago
- Fork of the C# Tiny Parser Generator by Herre Kuijpers.☆58Updated 4 years ago
- Language for Embeddable .NET Scripting☆91Updated 5 years ago
- A GUI-based CIL browser running on .NET Core☆13Updated 2 years ago
- Micro C# Compiler☆47Updated 4 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
- Home of LoycCore, the LES language of Loyc trees, the Enhanced C# parser, the LeMP macro preprocessor, and the LLLPG parser generator.☆178Updated last year
- 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
- Swift compiler for .NET☆52Updated 10 years ago
- The IronMeta parser generator provides a programming language and application for generating pattern matchers on arbitrary streams of obj…☆81Updated 3 years ago
- An experimental structured code editor prototype for a subset of C#☆52Updated 3 years ago
- IL to JavaScript Compiler☆143Updated 11 years ago
- Bite is a dynamically typed programming language. Embedded in C#☆50Updated 3 years ago
- C language compiler from scratch for a custom architecture, with virtual machine and all☆44Updated 3 years ago
- DeveelDB is a complete SQL database system, primarly developed for .NET/Mono frameworks☆95Updated 6 years ago
- A script language for .Net and the CLR☆194Updated 4 years ago
- A scripting language for .NET Core☆387Updated 2 weeks ago
- [Obsolete] - Development repository of the language, compiler and runtime☆74Updated last year
- Roslyn extensions, with a touch of meta-programming.☆35Updated 7 years ago
- C parser, compiler, and interpreter for .NET☆289Updated 7 months ago
- New volante☆38Updated 8 years ago
- A very simple C compiler written in C#☆25Updated 11 years ago
- Simple Interpreted Language Kit (SILK). An easy way to add scripting and automation to your .NET applications.☆19Updated 11 months ago
- Experimental programming metalanguage, targeting on intertranspiling with other languages.☆19Updated 2 years ago
- Transpiles a C# subset to non .NET languages. (Powered by Roslyn)☆136Updated last year
- DEPRECATED. You're probably looking for https://github.com/AvaloniaUI/Avalonia☆72Updated 11 years ago