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
703 stars
61 watching
97 forks
Language: C#
last commit: over 10 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A tool for scripting and executing system commands without the need for traditional shell scripts. | 282 | |
| A scripting language for C programs using Lisp-like macros for high-level logic and data structures. | 2 | |
| A C# scripting platform for extending .NET applications with runtime scripts | 1,644 | |
| Makes it easy to add scripting to .NET applications by providing a library that supports several script engines and exposes resources without modification. | 1,793 | |
| Tool to use Roslyn-powered C# scripts for code generation in .NET projects | 620 | |
| A minimal scripting language written in Elm with incremental execution and support for custom functions. | 22 | |
| A set of tools used to debug or construct scripts for use in Bitcoin. | 40 | |
| An embeddable scripting language with a lightweight C++ implementation and focus on real-time applications | 316 | |
| A lightweight scripting language designed to be easily embedded in C++ applications. | 98 | |
| A dynamically typed programming language with a focus on syntax simplicity and efficient bytecode virtual machine execution | 30 | |
| A Common Lisp scripting language with built-in libraries and utilities for common tasks. | 352 | |
| Allows 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 | |
| A VSCode extension for executing and debugging C# scripts using the CS-Script engine. | 41 | |
| A statically typed scripting language that transpiles into POSIX sh. | 614 | |
| An embeddable scripting language with value semantics. | 30 |