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

284 stars
20 watching
64 forks
Language: C++
last commit: 4 months 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,774
brwhale/katascript A lightweight scripting language designed to be easily embedded in C++ applications. 97
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 the Squirrel programming language 919
alliedmodders/sourcepawn A statically typed scripting language for embedding in host applications. 370
publicrepo/gmscript An embedded scripting language for C++ applications, games, and tools. 147
rohansi/mond A .NET Core scripting language with features like prototype-based inheritance and a built-in debugger 367
tingraldi/swiftscripting Tools and utilities for working with Swift and the Scripting Bridge to automate tasks on a Mac. 285
oleg-shilo/cs-script A C# scripting platform for extending .NET applications with runtime scripts 1,629
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 114
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 274