ClearScript

Scripting library

Makes it easy to add scripting to .NET applications by providing a library that supports several script engines and exposes resources without modification.

A library for adding scripting to .NET applications. Supports V8 (Windows, Linux, macOS) and JScript/VBScript (Windows).

GitHub

2k stars
70 watching
150 forks
Language: C#
last commit: almost 2 years ago
Linked from 3 awesome lists

dotnetjavascriptv8vbscript

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
axtens/lychenbasicA platform for experimenting with C# and interacting with ClearScript VBScript scripts.2
eantcal/nubscriptA small scripting language designed to be embedded in other programs and easily implemented by developers.0
abscissa/scriptlikeUtility library to help write simple script-like programs in D.93
joestrout/miniscriptA C++ implementation of the MiniScript scripting language with accompanying C# implementation.287
lukebuehler/cshellAn interactive C# scripting environment with a read-eval-print-loop (REPL) for direct code evaluation and execution.703
microsoft/tslibA runtime library for TypeScript helpers to improve code efficiency and reduce file sizes.1,269
tallesl/net-libraries-that-make-your-life-easierA list of .NET libraries to simplify common tasks and improve development productivity819
daveaglick/scriptyTool to use Roslyn-powered C# scripts for code generation in .NET projects620
ericgrange/dwscriptAn object-oriented scripting engine for general-purpose programming in Pascal, designed to work with Delphi and other languages.176
andrewdavey/cassetteA tool for managing JavaScript bundles and dependencies in .NET web applications534
oleg-shilo/cs-scriptA C# scripting platform for extending .NET applications with runtime scripts1,644
usbac/borealisA scripting language with a C-like syntax designed to simplify programming and reduce common development headaches32
jespa007/zetscriptAn embedded scripting language with C++ support and a simple VM for executing scripts.37
brwhale/katascriptA lightweight scripting language designed to be easily embedded in C++ applications.98
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