CSharpRepl

C# REPL tool

An interactive C# command-line REPL with syntax highlighting and various tools for rapid experimentation and exploration of the language.

A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.

GitHub

3k stars
24 watching
112 forks
Language: C#
last commit: 2 months ago
Linked from 1 awesome list

cliconsolecsharpdotnetglobal-toolinteractive-programmingrepl

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
commandlineparser/commandline Provides a standardized and concise API for manipulating command line arguments in C# applications. 4,601
dotnet/csharplang The official repo for C# language design and implementation. 11,644
jonsequitur/dotnet-repl A polyglot .NET REPL for code interaction and execution in multiple programming languages 746
messagepack-csharp/messagepack-csharp Fast C# serializer for compact binary data 5,868
dotnet/csharpstandard The C# language standard repository contains all official versions of the C# specification, including draft versions and past standards. 724
dotnet-script/dotnet-script A tool for running C# scripts from the .NET CLI with NuGet package management and debugging support. 2,772
bflattened/bflat A C# compiler and runtime system that compiles to native executables with the performance of CoreCLR GC and RyuJIT 3,676
scriptcs/scriptcs An environment for writing and executing C# code in a text editor with NuGet package management. 2,473
dustincampbell/csharpessentials A collection of tools to simplify C# development with Roslyn diagnostics and code fixes. 160
dotnet/wpf A UI framework for building Windows desktop applications using C# and XAML. 7,125
bitzhuwei/csharpgl A C# wrapper for the OpenGL API, abstracting away its complexities to simplify game development and rendering tasks. 572
vincenth-net/csharpformarkup Provides a concise and declarative C# UI markup system for multiple .NET frameworks, aiming to simplify UI development. 761
pardeike/harmony A runtime patching library for .NET and Mono methods allowing non-destructive alteration of application functionality 5,351
spectreconsole/spectre.console A .NET library for building visually appealing console applications with rich text styling and terminal color support. 9,591
dotnet/dotnet-docker Provides pre-built Docker images for .NET applications and tools. 4,526