devshorts / LanguageCreator
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
☆41Updated 6 years ago
Alternatives and similar repositories for LanguageCreator:
Users that are interested in LanguageCreator are comparing it to the libraries listed below
- Dyalect is a dynamic programming language for .NET.☆79Updated last year
- Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars☆148Updated 5 months ago
- Roslyn extensions, with a touch of meta-programming.☆33Updated 7 years ago
- A compiler framework for managed code.☆53Updated 5 years ago
- Dart Programming Language Interpreter and Compiler (to C#). It can access .NET libraries☆17Updated 12 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
- 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
- Fork of the C# Tiny Parser Generator by Herre Kuijpers.☆58Updated 3 years ago
- The Boo Programming Language☆27Updated 16 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 very simple C compiler written in C#☆25Updated 10 years ago
- IL to JavaScript Compiler☆143Updated 11 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 4 years ago
- Runtime redirection of method calls for .NET Core.☆43Updated 5 years ago
- OpenType parser in pure c#☆40Updated 7 years ago
- Swift compiler for .NET☆53Updated 9 years ago
- MSIL/CIL to Native C++ Compiler☆72Updated 3 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- .NET Lexer class (StringTokenizer written in C#)☆16Updated 7 years ago
- .NET CIL interpreter written in simple subset of F#☆53Updated last year
- The Perlang Programming Language (GitHub Mirror)☆16Updated last week
- React for C#/Xaml☆64Updated 7 years ago
- Micro C# Compiler☆47Updated 4 years ago
- Data structure for very large, manipulable strings.☆12Updated 4 years ago
- Home of LoycCore, the LES language of Loyc trees, the Enhanced C# parser, the LeMP macro preprocessor, and the LLLPG parser generator.☆179Updated 3 months ago
- A C# wrapper of cairo http://cairographics.org/☆67Updated 4 years ago
- Auto Layout for .NET/C#/Managed C++☆27Updated 10 years ago
- Running C#/F# code in Node.js or Browser with WebAssembly☆90Updated last year
- Heavily modified fork of ImGui.NET + SDL2-CS, XNA and FNA samples☆8Updated 6 years ago