sourcepawn
Scripting language
A statically typed scripting language for embedding in host applications.
A small, statically typed scripting language.
374 stars
36 watching
65 forks
Language: C++
last commit: 18 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
slang-lang/slang | A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. | 21 |
brwhale/katascript | A lightweight scripting language designed to be easily embedded in C++ applications. | 98 |
albertodemichelis/squirrel | A C++ implementation of a lightweight scripting language | 932 |
thakeenathees/pocketlang | A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. | 1,520 |
ratstail91/toy | An imperative, bytecode-interpreted scripting language serving as part of another program, allowing customization and extensibility. | 237 |
jamesboer/jinx | An embeddable scripting language with a lightweight C++ implementation and focus on real-time applications | 316 |
usbac/borealis | A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches | 32 |
publicrepo/gmscript | An embedded scripting language for C++ applications, games, and tools. | 148 |
karlandr1/beryl | An embeddable scripting language with value semantics. | 30 |
whoiscc/shattuck | A Rust-based language for scripting automation tasks | 72 |
rohansi/mond | A .NET Core scripting language with features like prototype-based inheritance and a built-in debugger | 369 |
fubark/cyber | A fast and concurrent scripting language that can be embedded into various applications and platforms. | 1,239 |
rsms/move | A programming language designed to simplify and streamline JavaScript-based development for beginners and casual users. | 304 |
hook-lang/hook | A cross-platform, dynamically typed scripting language with a C-like syntax and a focus on mutable value semantics. | 108 |
bamless/jstar | A lightweight embeddable scripting language with built-in object-oriented support | 116 |