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).
2k stars
70 watching
150 forks
Language: C#
last commit: 2 months ago
Linked from 3 awesome lists
dotnetjavascriptv8vbscript
Related projects:
Repository | Description | Stars |
---|---|---|
| A platform for experimenting with C# and interacting with ClearScript VBScript scripts. | 2 |
| A small scripting language designed to be embedded in other programs and easily implemented by developers. | 0 |
| Utility library to help write simple script-like programs in D. | 93 |
| A C++ implementation of the MiniScript scripting language with accompanying C# implementation. | 287 |
| An interactive C# scripting environment with a read-eval-print-loop (REPL) for direct code evaluation and execution. | 703 |
| A runtime library for TypeScript helpers to improve code efficiency and reduce file sizes. | 1,269 |
| A list of .NET libraries to simplify common tasks and improve development productivity | 819 |
| Tool to use Roslyn-powered C# scripts for code generation in .NET projects | 620 |
| An object-oriented scripting engine for general-purpose programming in Pascal, designed to work with Delphi and other languages. | 176 |
| A tool for managing JavaScript bundles and dependencies in .NET web applications | 534 |
| A C# scripting platform for extending .NET applications with runtime scripts | 1,644 |
| A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches | 32 |
| An embedded scripting language with C++ support and a simple VM for executing scripts. | 37 |
| A lightweight scripting language designed to be easily embedded in C++ applications. | 98 |
| 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 |