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.
37 stars
6 watching
9 forks
Language: C++
last commit: 10 months ago cpluspluscrossplatformembedded-scripting-languagelanguage
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight scripting language designed to be easily embedded in C++ applications. | 98 |
| An imperative, bytecode-interpreted scripting language serving as part of another program, allowing customization and extensibility. | 237 |
| A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. | 21 |
| A lightweight embeddable scripting language with built-in object-oriented support | 116 |
| A programming language designed to simplify and streamline JavaScript-based development for beginners and casual users. | 304 |
| A statically typed scripting language for embedding in host applications. | 374 |
| A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. | 150 |
| A Rust-based language for scripting automation tasks | 72 |
| A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches | 32 |
| A fast and concurrent scripting language that can be embedded into various applications and platforms. | 1,239 |
| A C++ implementation of the MiniScript scripting language with accompanying C# implementation. | 287 |
| A C++ implementation of a lightweight scripting language | 932 |
| An embedded scripting language for C++ applications, games, and tools. | 148 |
| A simple programming language designed to be embedded in Rust applications or used as a standalone scripting language. | 532 |
| A general-purpose programming language with features like type-first design, exception handling, and automatic memory management. | 236 |