zetscript

Scripting language

An embedded scripting language with C++ support and a simple VM for executing scripts.

ZetScript is a programming language with an API that allows bind C++ code in script side.

GitHub

37 stars
6 watching
9 forks
Language: C++
last commit: 9 months ago
cpluspluscrossplatformembedded-scripting-languagelanguage

Related projects:

Repository Description Stars
brwhale/katascript A lightweight scripting language designed to be easily embedded in C++ applications. 98
ratstail91/toy An imperative, bytecode-interpreted scripting language serving as part of another program, allowing customization and extensibility. 237
slang-lang/slang A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. 21
bamless/jstar A lightweight embeddable scripting language with built-in object-oriented support 116
rsms/move A programming language designed to simplify and streamline JavaScript-based development for beginners and casual users. 304
alliedmodders/sourcepawn A statically typed scripting language for embedding in host applications. 374
dimkr/szl A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. 150
whoiscc/shattuck A Rust-based language for scripting automation tasks 72
usbac/borealis A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches 32
fubark/cyber A fast and concurrent scripting language that can be embedded into various applications and platforms. 1,239
joestrout/miniscript A C++ implementation of the MiniScript scripting language with accompanying C# implementation. 287
albertodemichelis/squirrel A C++ implementation of a lightweight scripting language 932
publicrepo/gmscript An embedded scripting language for C++ applications, games, and tools. 148
koto-lang/koto A simple programming language designed to be embedded in Rust applications or used as a standalone scripting language. 532
thomasmertes/seed7 A general-purpose programming language with features like type-first design, exception handling, and automatic memory management. 236