# roslynpad/roslynpad

Cross-platform C# editor based on Roslyn

Repository: https://github.com/roslynpad/roslynpad
Canonical: https://ross.abutalabs.com/products/roslynpad
Homepage: https://roslynpad.net
Language: C#
License: MIT
License Family: permissive
Topics: roslyn, editor, diagnostics, avalonia, cross-platform, dotnet, csharp
Last push: 2026-08-26T06:03:22+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 96, longevity 100
- inputs: {"age_days": 4172, "days_push": 7, "days_rel": 29, "gap_med": 29.5, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2812, forks 395 (observed 2026-08-28T04:07:23.684611+00:00)

## What it is
RoslynPad is a cross-platform C# code editor and runner built on the Roslyn compiler platform and an Avalonia-based editor. It provides IDE-like features such as completion, diagnostics, code fixes, and real-time script execution without requiring a full IDE.

## Use cases
- run C# scripts quickly without a full IDE
- try out C# code snippets with real-time execution
- get IntelliSense completion and quick info for C# on Linux or macOS
- install NuGet packages and experiment with libraries in a lightweight editor
- write and run file-based C# apps with live diagnostics and code fixes

## When to choose
- you need a lightweight, cross-platform C# scratchpad or script runner
- you want Roslyn-powered IntelliSense and diagnostics outside Visual Studio
- you're on Linux or macOS and need a native C# editor

## When to avoid
- you need full project/solution management, debugging, or refactoring of large codebases
- you require a full IDE experience like Visual Studio or Rider
- you work primarily in languages other than C#

## Facets
- artifact type: application
- maturity: active
- function: editor, developer-tools
- domain: developer-tools, programming-languages, cross-platform
- platform: windows, cross-platform
- tags: csharp, roslyn, avalonia, code-editor, script-runner, nuget, intellisense, macos, linux, desktop

## Member repositories
- roslynpad/roslynpad (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:23.684611+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:13:31.850884+00:00, confidence not recorded.
  - readme: https://github.com/roslynpad/roslynpad (fetched 2026-08-28T04:07:23.684611+00:00, sha d47eab57ed2c)
  - homepage: https://roslynpad.net (fetched 2026-08-29T09:54:00.332179+00:00, sha 1dbd4df5d983)
- Data as of 2026-08-30T08:39:29.467469+00:00.
