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.
24 stars
3 watching
5 forks
Language: C#
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of tools to simplify C# development with Roslyn diagnostics and code fixes. | 160 |
| A VSCode extension for executing and debugging C# scripts using the CS-Script engine. | 41 |
| C# port of an open-source 3D shooter game, utilizing modern C# language features and Blazor for browser rendering. | 73 |
| An HTTP library that allows developers to create simple web servers and applications with SSL support. | 2,028 |
| An opinionated code formatter for C#. | 1,441 |
| A hands-on workshop teaching developers how to write custom C# payloads for backdoors and command and control frameworks | 1,116 |
| A C# wrapper for the OpenGL API, abstracting away its complexities to simplify game development and rendering tasks. | 572 |
| A comparison table of popular C# ECS frameworks | 52 |
| This repository contains code and project files for learning C# programming with .NET Core using the Head First C# book | 899 |
| Demonstrates the use of C# for systems programming with native ahead-of-time compilation technology | 2,030 |
| An interactive C# scripting environment with a read-eval-print-loop (REPL) for direct code evaluation and execution. | 703 |
| A NuGet package that allows developers to wait for FluentAssertions checks to pass during testing | 5 |
| Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting | 53 |
| Creates boilerplate code and project structure for C# projects with tests and domain logic | 25 |
| An interactive C++ compiler and runtime environment for rapid development and live coding | 413 |