miniscript

Scripting library

A C++ implementation of the MiniScript scripting language with accompanying C# implementation.

source code of both C# and C++ implementations of the MiniScript scripting language

GitHub

287 stars
20 watching
65 forks
Language: C++
last commit: about 1 month ago
miniscriptprogramming-languageprogramming-languages

Related projects:

Repository Description Stars
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
brwhale/katascript A lightweight scripting language designed to be easily embedded in C++ applications. 98
jespa007/zetscript An embedded scripting language with C++ support and a simple VM for executing scripts. 37
esamattis/jslibs A curated collection of useful JavaScript libraries for building web applications. 59
ethproductions/japt A compact, dynamically-typed programming language with features like automatic output and string compression, designed for coding challenges and minimalism. 75
albertodemichelis/squirrel A C++ implementation of a lightweight scripting language 932
alliedmodders/sourcepawn A statically typed scripting language for embedding in host applications. 374
publicrepo/gmscript An embedded scripting language for C++ applications, games, and tools. 148
rohansi/mond A .NET Core scripting language with features like prototype-based inheritance and a built-in debugger 369
tingraldi/swiftscripting Tools and utilities for working with Swift and the Scripting Bridge to automate tasks on a Mac. 287
oleg-shilo/cs-script A C# scripting platform for extending .NET applications with runtime scripts 1,644
lukebuehler/cshell An interactive C# scripting environment with a read-eval-print-loop (REPL) for direct code evaluation and execution. 703
bamless/jstar A lightweight embeddable scripting language with built-in object-oriented support 116
thakeenathees/pocketlang A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. 1,520
josephg/librope A C library for efficient manipulation of heavyweight UTF-8 strings using skip lists 273