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: over 2 years ago
cpluspluscrossplatformembedded-scripting-languagelanguage

Related projects:

RepositoryDescriptionStars
brwhale/katascriptA lightweight scripting language designed to be easily embedded in C++ applications.98
ratstail91/toyAn imperative, bytecode-interpreted scripting language serving as part of another program, allowing customization and extensibility.237
slang-lang/slangA statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience.21
bamless/jstarA lightweight embeddable scripting language with built-in object-oriented support116
rsms/moveA programming language designed to simplify and streamline JavaScript-based development for beginners and casual users.304
alliedmodders/sourcepawnA statically typed scripting language for embedding in host applications.374
dimkr/szlA lightweight, embeddable scripting language with dynamic typing and interpretive capabilities.150
whoiscc/shattuckA Rust-based language for scripting automation tasks72
usbac/borealisA scripting language with a C-like syntax designed to simplify programming and reduce common development headaches32
fubark/cyberA fast and concurrent scripting language that can be embedded into various applications and platforms.1,239
joestrout/miniscriptA C++ implementation of the MiniScript scripting language with accompanying C# implementation.287
albertodemichelis/squirrelA C++ implementation of a lightweight scripting language932
publicrepo/gmscriptAn embedded scripting language for C++ applications, games, and tools.148
koto-lang/kotoA simple programming language designed to be embedded in Rust applications or used as a standalone scripting language.532
thomasmertes/seed7A general-purpose programming language with features like type-first design, exception handling, and automatic memory management.236