cs-script

Scripting Engine

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

C# scripting platform

GitHub

2k stars
71 watching
236 forks
Language: C#
last commit: 3 days 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. 147
nikhilk/scriptsharp A development tool that compiles C# source code into JavaScript for building large-scale web applications. 658
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. 159
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,774
rohansi/mond A .NET Core scripting language with features like prototype-based inheritance and a built-in debugger 367
arturo-lang/arturo A simple, expressive language with a focus on scripting and efficient execution using bytecode and virtual machines. 721
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. 346
ericgrange/dwscript An object-oriented scripting engine for general-purpose programming in Pascal, designed to work with Delphi and other languages. 174
michalstrehovsky/zerosharp Demonstrates the use of C# for systems programming with native ahead-of-time compilation technology 2,022
joestrout/miniscript A C++ implementation of the MiniScript scripting language with accompanying C# implementation. 284