CSharpEval

CSharpEval

A lightweight C# compiler and REPL that compiles and executes user-defined C# code at runtime

CSharpEval, a lightweight C# Eval and Read-Evaluate-Print-Loop (REPL) program.

GitHub

24 stars
3 watching
5 forks
Language: C#
last commit: almost 9 years ago

Related projects:

RepositoryDescriptionStars
dustincampbell/csharpessentialsA collection of tools to simplify C# development with Roslyn diagnostics and code fixes.160
oleg-shilo/cs-script.vscodeA VSCode extension for executing and debugging C# scripts using the CS-Script engine.41
jamesrandall/csharp-wolfensteinC# port of an open-source 3D shooter game, utilizing modern C# language features and Blazor for browser rendering.73
davidmoreno/onionAn HTTP library that allows developers to create simple web servers and applications with SSL support.2,028
belav/csharpierAn opinionated code formatter for C#.1,441
mvelazc0/defcon27_csharp_workshopA hands-on workshop teaching developers how to write custom C# payloads for backdoors and command and control frameworks1,116
bitzhuwei/csharpglA C# wrapper for the OpenGL API, abstracting away its complexities to simplify game development and rendering tasks.572
chillu1/csharpecscomparisonA comparison table of popular C# ECS frameworks52
head-first-csharp/fourth-editionThis repository contains code and project files for learning C# programming with .NET Core using the Head First C# book899
michalstrehovsky/zerosharpDemonstrates the use of C# for systems programming with native ahead-of-time compilation technology2,030
lukebuehler/cshellAn interactive C# scripting environment with a read-eval-print-loop (REPL) for direct code evaluation and execution.703
mazharenko/fluentassertions.eventualA NuGet package that allows developers to wait for FluentAssertions checks to pass during testing5
martinothamar/wrappervalueobjectGenerates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting53
codelytv/csharp-basic-skeletonCreates boilerplate code and project structure for C# projects with tests and domain logic25
onqtam/rcrlAn interactive C++ compiler and runtime environment for rapid development and live coding413