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 6 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 6 years ago
- Dyalect is a dynamic programming language for .NET.☆79Updated last week
- Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars☆150Updated 3 months ago
- Fork of the C# Tiny Parser Generator by Herre Kuijpers.☆58Updated 3 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 compiler framework for managed code.☆53Updated 5 years ago
- IL to JavaScript Compiler☆143Updated 11 years ago
- The Perlang Programming Language (GitHub Mirror)☆16Updated last week
- 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
- The Boo Programming Language☆27Updated 16 years ago
- DEPRECATED. You're probably looking for https://github.com/AvaloniaUI/Avalonia☆72Updated 11 years ago
- Roslyn extensions, with a touch of meta-programming.☆35Updated 7 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
- A straightforward recursive descent Parser Generator with a focus on "human" code generation and ease of use.☆32Updated last year
- An easier to use parsing and lexing tool that is configurable in fluent code without a pre-build step.☆93Updated 5 years ago
- New volante☆38Updated 8 years ago
- .NET Lexer class (StringTokenizer written in C#)☆16Updated 7 years ago
- Language for Embeddable .NET Scripting☆91Updated 4 years ago
- Grammatica is a C# and Java parser generator (compiler compiler)☆92Updated 3 years ago
- Simple Interpreted Language Kit (SILK). An easy way to add scripting and automation to your .NET applications.☆19Updated 5 months ago
- Swift compiler for .NET☆53Updated 10 years ago
- Data structure for very large, manipulable strings.☆13Updated 4 years ago
- Experimental programming metalanguage, targeting on intertranspiling with other languages.☆19Updated 2 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Dart Programming Language Interpreter and Compiler (to C#). It can access .NET libraries☆18Updated 13 years ago
- DeveelDB is a complete SQL database system, primarly developed for .NET/Mono frameworks☆94Updated 6 years ago
- A very simple C compiler written in C#☆25Updated 11 years ago
- MIT licenced .NET document db with IQueryable support☆24Updated 11 years ago
- Visual Studio project template for developing directly in CIL assembly language☆17Updated 2 years ago
- Micro C# Compiler☆47Updated 4 years ago