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:
- Roslyn extensions, with a touch of meta-programming.☆34Updated 7 years ago
- Dyalect is a dynamic programming language for .NET.☆79Updated 2 years ago
- Fork of the C# Tiny Parser Generator by Herre Kuijpers.☆58Updated 3 years ago
- A compiler framework for managed code.☆53Updated 5 years ago
- A very simple C compiler written in C#☆25Updated 11 years ago
- Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars☆149Updated 2 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 5 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
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆46Updated 2 years ago
- IL to JavaScript Compiler☆143Updated 11 years ago
- A working compiler for the TaffyScript programming language.☆40Updated 6 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Running C#/F# code in Node.js or Browser with WebAssembly☆90Updated last year
- OpenType parser in pure c#☆40Updated 7 years ago
- The Perlang Programming Language (GitHub Mirror)☆16Updated last month
- A Workflow Metaprogramming Language☆31Updated 7 years ago
- DEPRECATED. You're probably looking for https://github.com/AvaloniaUI/Avalonia☆72Updated 11 years ago
- .NET Lexer class (StringTokenizer written in C#)☆16Updated 7 years ago
- A desktop app for panning and zooming GIF images.☆20Updated last year
- Home of LoycCore, the LES language of Loyc trees, the Enhanced C# parser, the LeMP macro preprocessor, and the LLLPG parser generator.☆178Updated 7 months ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- A straightforward recursive descent Parser Generator with a focus on "human" code generation and ease of use.☆32Updated last year
- A prototype of XPath-like queries for C# syntax trees☆17Updated last year
- DOM interface for mono web assembly☆37Updated 6 years ago
- visit LATEST Dev at https://github.com/LayoutFarm/HtmlRenderer, C# HTML Layout and HTML Rendering Engine,☆30Updated 6 years ago
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- React for C#/Xaml☆64Updated 7 years ago
- Dart Programming Language Interpreter and Compiler (to C#). It can access .NET libraries☆18Updated 13 years ago
- Aqla.RunSharp is a fork of RunSharp from Google Code with IKVM support☆27Updated 3 years ago
- A port of esprima.js to C#☆21Updated 12 years ago