terrajobst / minskView external linksLinks
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,113Jul 23, 2021Updated 4 years ago
Alternatives and similar repositories for minsk
Users that are interested in minsk are comparing it to the libraries listed below
Sorting:
- Make staging whole files, as well as parts of a file, up to the line level, a breeze.☆186Feb 9, 2026Updated last week
- Main repository for the stark compiler frontend + vscode integration + language specs☆154Mar 17, 2024Updated last year
- Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology.☆2,108Jul 6, 2024Updated last year
- A collection of libraries for implementing compilers in .NET.☆150Oct 16, 2025Updated 4 months ago
- High performance, low level networking APIs for building custom servers and clients.☆1,123Sep 28, 2025Updated 4 months ago
- The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.☆20,227Updated this week
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆909Nov 25, 2025Updated 2 months ago
- Inject arbitrary IL code at compile time.☆257Jan 8, 2026Updated last month
- A Roslyn inspired rewrite of NQuery☆75Oct 2, 2024Updated last year
- .NET language playground☆2,944Nov 18, 2024Updated last year
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆75Oct 31, 2014Updated 11 years ago
- Command line parsing, invocation, and rendering of terminal output.☆3,641Updated this week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Jan 13, 2026Updated last month
- Source browser website generator that powers https://source.dot.net, https://referencesource.microsoft.com and https://sourceroslyn.io☆1,156Feb 5, 2026Updated last week
- Coyote is a library and tool for testing concurrent C# code and deterministically reproducing bugs.☆1,575Dec 11, 2024Updated last year
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆703Jul 20, 2025Updated 6 months ago
- Dyalect is a dynamic programming language for .NET.☆79Jun 18, 2025Updated 7 months ago
- Reflection APIs over roslyn symbol APIs☆193Aug 22, 2025Updated 5 months ago
- Fast and memory-efficient immutable collections and helper data structures☆250Sep 18, 2025Updated 4 months ago
- A research project for building a compiler in C#☆47May 2, 2022Updated 3 years ago
- A tool that helps to see an internal structure of the CLR types at runtime☆730Sep 22, 2022Updated 3 years ago
- Serialize .NET Core assemblies☆314Jul 4, 2025Updated 7 months ago
- The .NET Project System for Visual Studio☆1,009Feb 10, 2026Updated last week
- Implementation of a lock-free dictionary on .Net.☆544Feb 24, 2025Updated 11 months ago
- This repo is used for reviewing new .NET designs.☆934Feb 5, 2026Updated last week
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆1,077May 31, 2025Updated 8 months ago
- Stack Trace Explorer is a Visual Studio plug-in that pretty prints a stack trace by turning types, methods, and paths into hyper links☆110Oct 6, 2018Updated 7 years ago
- Low allocation async/await for C#/.NET☆404Apr 21, 2020Updated 5 years ago
- Source Link enables a great source debugging experience for your users, by adding source control metadata to your built assets☆1,333Updated this week
- Simple command-line HTTPS server for the .NET Core CLI☆863Dec 28, 2025Updated last month
- C# as you know it but with Go-inspired tooling (small, selfcontained, and native executables)☆3,911Nov 13, 2025Updated 3 months ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆652May 26, 2022Updated 3 years ago
- Next generation API for .NET☆1,904Updated this week
- A scripting language for .NET Core☆390Dec 8, 2025Updated 2 months ago
- A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.☆1,607Updated this week
- The official repo for the design of the C# programming language☆12,497Updated this week
- Micronetes is a local orchestrator inspired by kubernetes that makes developing and testing microservices and distributed applications ea…☆775May 21, 2020Updated 5 years ago
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆198Sep 30, 2025Updated 4 months ago
- A tiny, friendly, C# parser construction library☆2,468Apr 18, 2024Updated last year