KvanTTT / Cool-CompilerLinks
Compiler for cool programming language. Lexer and parser are implemented in ANTLR. AST compiled to .NET assembly (IL).
☆23Updated 7 years ago
Alternatives and similar repositories for Cool-Compiler
Users that are interested in Cool-Compiler are comparing it to the libraries listed below
Sorting:
- Language for Embeddable .NET Scripting☆91Updated 4 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…☆57Updated 4 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…☆42Updated last year
- A C compiler written in C#☆151Updated 3 years ago
- SharpOS is the original open source effort to write an operating system in 100% C#, with a strong focus on security, reliability, and mai…☆81Updated 4 years ago
- Dyalect is a dynamic programming language for .NET.☆79Updated 2 months ago
- Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars☆151Updated 5 months ago
- A very simple C compiler written in C#☆25Updated 11 years ago
- A homebrew toy programming language. Constructs an AST and validates scoping rules. Has type inference, supports functions and currying, …☆42Updated 7 years ago
- DeveelDB is a complete SQL database system, primarly developed for .NET/Mono frameworks☆94Updated 6 years ago
- Fork of the C# Tiny Parser Generator by Herre Kuijpers.☆58Updated 3 years ago
- The OverScript programming language☆14Updated 3 years ago
- A compiler framework for managed code.☆53Updated 5 years ago
- Experimental programming metalanguage, targeting on intertranspiling with other languages.☆19Updated 2 years ago
- C language compiler from scratch for a custom architecture, with virtual machine and all☆44Updated 3 years ago
- LLVM Bindings for .NET☆42Updated 7 years ago
- .NET platform plugin. Languages: MSIL, Composite Formatting String☆36Updated this week
- Grammatica is a C# and Java parser generator (compiler compiler)☆94Updated 3 years ago
- MSBuild SDK for PascalABC.NET☆18Updated this week
- 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
- Micro C# Compiler☆47Updated 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 10 months ago
- Expressions Evaluator for .NET☆61Updated last month
- A working compiler for the TaffyScript programming language.☆40Updated 6 years ago
- ☆53Updated 11 years ago
- I/O Call Instrumentation for .NET☆41Updated 3 years ago
- Aqla.RunSharp is a fork of RunSharp from Google Code with IKVM support☆27Updated 3 years ago
- C parser, compiler, and interpreter for .NET☆284Updated 3 months ago
- Example of a DSL parser that takes a DSL and generates a SQL query and parameters☆68Updated 8 years ago
- Windows C# port of the SQLite library☆32Updated 11 years ago