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: 20 days ago Related projects:
Repository | Description | Stars |
---|---|---|
albertodemichelis/squirrel | A C++ implementation of the Squirrel programming language | 919 |
brwhale/katascript | A lightweight scripting language designed to be easily embedded in C++ applications. | 97 |
slang-lang/slang | A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. | 17 |
publicrepo/gmscript | An embedded scripting language for C++ applications, games, and tools. | 147 |
karlandr1/beryl | An embeddable scripting language with value semantics. | 31 |
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 |
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 with C-like syntax and a focus on extensibility and customization. | 232 |
usbac/borealis | A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches | 31 |
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,072 |
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 |