v1
Scripting language
A C++ scripting language development system with support for various extensions and libraries.
V1 Scripting Language
2 stars
1 watching
0 forks
Language: C++
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
albertodemichelis/squirrel | A C++ implementation of a lightweight scripting language | 932 |
brwhale/katascript | A lightweight scripting language designed to be easily embedded in C++ applications. | 98 |
slang-lang/slang | A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. | 21 |
publicrepo/gmscript | An embedded scripting language for C++ applications, games, and tools. | 148 |
karlandr1/beryl | An embeddable scripting language with value semantics. | 30 |
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 |
mingodad/squilu | A scripting language that extends and improves upon Squirrel with new features, modules, and a C-like syntax. | 73 |
ratstail91/toy | An imperative, bytecode-interpreted scripting language serving as part of another program, allowing customization and extensibility. | 237 |
usbac/borealis | A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches | 32 |
vtereshkov/umka-lang | A statically typed embeddable scripting language that aims to provide a balance between simplicity and type safety for building cross-platform applications. | 1,083 |
hammurabi/hcode | A scripting language designed to be used with game engines, offering features like operator overloading and strong typing. | 4 |
ser1zw/mil | An interpreter and VM implementation for a lightweight programming language with basic data types and control structures. | 2 |
jespa007/zetscript | An embedded scripting language with C++ support and a simple VM for executing scripts. | 37 |
thakeenathees/pocketlang | A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. | 1,520 |