cs-script

Scripting Engine

A C# scripting platform for extending .NET applications with runtime scripts

C# scripting platform

GitHub

2k stars
71 watching
238 forks
Language: C#
last commit: about 1 month ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
oleg-shilo/cs-script.vsix An extension for Visual Studio 2017 that integrates C# script management. 5
oleg-shilo/cs-script.vscode A VSCode extension for executing and debugging C# scripts using the CS-Script engine. 41
publicrepo/gmscript An embedded scripting language for C++ applications, games, and tools. 148
nikhilk/scriptsharp A development tool that compiles C# source code into JavaScript for building large-scale web applications. 660
daveaglick/scripty Tool to use Roslyn-powered C# scripts for code generation in .NET projects 620
lukebuehler/cshell An interactive C# scripting environment with a read-eval-print-loop (REPL) for direct code evaluation and execution. 703
andrewpillar/req A scripting language that simplifies working with HTTP services by providing a balanced syntax between simplicity and expressiveness. 160
microsoft/clearscript 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
rohansi/mond A .NET Core scripting language with features like prototype-based inheritance and a built-in debugger 369
arturo-lang/arturo A simple, expressive language with a focus on scripting and efficient execution using bytecode and virtual machines. 728
mwiedev1/v1 A C++ scripting language development system with support for various extensions and libraries. 2
ciel-lang/ciel A Common Lisp scripting language with built-in libraries and utilities for common tasks. 352
ericgrange/dwscript An object-oriented scripting engine for general-purpose programming in Pascal, designed to work with Delphi and other languages. 176
michalstrehovsky/zerosharp Demonstrates the use of C# for systems programming with native ahead-of-time compilation technology 2,030
joestrout/miniscript A C++ implementation of the MiniScript scripting language with accompanying C# implementation. 287