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: 7 months ago
cpluspluscrossplatformembedded-scripting-languagelanguage

Related projects:

Repository Description Stars
brwhale/katascript A lightweight scripting language designed to be easily embedded in C++ applications. 97
ratstail91/toy An imperative, bytecode-interpreted scripting language with C-like syntax and a focus on extensibility and customization. 232
slang-lang/slang A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. 17
bamless/jstar A lightweight embeddable scripting language with built-in object-oriented support 114
rsms/move A programming language designed to simplify and streamline JavaScript-based development for beginners and casual users. 303
alliedmodders/sourcepawn A statically typed scripting language for embedding in host applications. 370
dimkr/szl A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. 149
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 31
fubark/cyber A fast and concurrent scripting language that can be embedded into various applications and platforms. 1,223
joestrout/miniscript A C++ implementation of the MiniScript scripting language with accompanying C# implementation. 284
albertodemichelis/squirrel A C++ implementation of the Squirrel programming language 919
publicrepo/gmscript An embedded scripting language for C++ applications, games, and tools. 147
koto-lang/koto A Rust-based language and compiler for creating simple, embeddable scripting languages. 524
thomasmertes/seed7 A general-purpose programming language with features like type-first design, exception handling, and automatic memory management. 232