terrajobst / minsk
This repo contains Minsk, a handwritten compiler in C#. It illustrates basic concepts of compiler construction and how one can tool the language inside of an IDE by exposing APIs for parsing and type checking.
☆1,079Updated 3 years ago
Alternatives and similar repositories for minsk:
Users that are interested in minsk are comparing it to the libraries listed below
- A lightweight and fast parsing library for C#.☆962Updated 3 weeks ago
- A C# parser construction toolkit with high-quality error reporting☆1,148Updated 4 months ago
- A tiny, friendly, C# parser construction library☆2,386Updated 10 months ago
- LLVM bindings for .NET Standard written in C# using ClangSharp☆869Updated 9 months ago
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆683Updated 5 months ago
- Next generation API for .NET☆1,706Updated this week
- a C# embeddable lexer and parser generator (.Net core)☆385Updated this week
- New open-source cross-platform symbolic algebra library for C# and F#. Can be used for both production and research purposes.☆796Updated 8 months ago
- This repo contains benchmarks used for testing the performance of all .NET Runtimes☆709Updated this week
- .NET language playground☆2,790Updated 3 months ago
- Source browser website generator that powers http://referencesource.microsoft.com and http://sourceroslyn.io☆1,101Updated 2 months ago
- Fast and lightweight parser creation tools☆437Updated this week
- Irony — .NET Language Implementation Kit☆520Updated 5 months ago
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆982Updated 2 months ago
- C compiler for the CLI platform☆391Updated last week
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆647Updated 2 years ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,218Updated 3 weeks ago
- A library for running isolated .NET runtimes inside .NET☆623Updated last year
- A C compiler written in C#☆143Updated 3 years ago
- Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology.☆2,043Updated 7 months ago
- Inject arbitrary IL code at compile time.☆244Updated 2 months ago
- This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.☆1,461Updated this week
- A polyglot REPL built on .NET Interactive☆757Updated 3 weeks ago
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆626Updated last week
- Create, read, modify, write and execute WebAssembly (WASM) files from .NET-based applications.☆799Updated last month
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆969Updated last month
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆841Updated 2 months ago
- An educational operating system written in C#. A great stepping stone from high to low level development.☆566Updated last year
- Dynamic Language Runtime☆379Updated last month
- A tool that helps to see an internal structure of the CLR types at runtime☆692Updated 2 years ago