CShell

Scripting IDE

An interactive C# scripting environment with a read-eval-print-loop (REPL) for direct code evaluation and execution.

A simple, yet powerful, C# scripting IDE and REPL

GitHub

703 stars
61 watching
97 forks
Language: C#
last commit: over 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
luke-clifton/shhA tool for scripting and executing system commands without the need for traditional shell scripts.282
lelanthran/cslA scripting language for C programs using Lisp-like macros for high-level logic and data structures.2
oleg-shilo/cs-scriptA C# scripting platform for extending .NET applications with runtime scripts1,644
microsoft/clearscriptMakes it easy to add scripting to .NET applications by providing a library that supports several script engines and exposes resources without modification.1,793
daveaglick/scriptyTool to use Roslyn-powered C# scripts for code generation in .NET projects620
bburdette/schelmeA minimal scripting language written in Elm with incremental execution and support for custom functions.22
kallewoof/btcdebA set of tools used to debug or construct scripts for use in Bitcoin.40
jamesboer/jinxAn embeddable scripting language with a lightweight C++ implementation and focus on real-time applications316
brwhale/katascriptA lightweight scripting language designed to be easily embedded in C++ applications.98
nilq/hugormA dynamically typed programming language with a focus on syntax simplicity and efficient bytecode virtual machine execution30
ciel-lang/cielA Common Lisp scripting language with built-in libraries and utilities for common tasks.352
rpav/scriptlAllows live coding of shell commands in a Lisp-like way, enabling dynamic execution of scripts without having to write separate code for each command.73
oleg-shilo/cs-script.vscodeA VSCode extension for executing and debugging C# scripts using the CS-Script engine.41
cotowali/cotowaliA statically typed scripting language that transpiles into POSIX sh.614
karlandr1/berylAn embeddable scripting language with value semantics.30