squirrel

Scripting language

A C++ implementation of a lightweight scripting language

Official repository for the programming language Squirrel

GitHub

932 stars
56 watching
162 forks
Language: C++
last commit: 2 months ago

Related projects:

Repository Description Stars
brwhale/katascript A lightweight scripting language designed to be easily embedded in C++ applications. 98
alliedmodders/sourcepawn A statically typed scripting language for embedding in host applications. 374
usbac/borealis A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches 32
mingodad/squilu A scripting language that extends and improves upon Squirrel with new features, modules, and a C-like syntax. 73
mwiedev1/v1 A C++ scripting language development system with support for various extensions and libraries. 2
slang-lang/slang A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. 21
ratstail91/toy An imperative, bytecode-interpreted scripting language serving as part of another program, allowing customization and extensibility. 237
publicrepo/gmscript An embedded scripting language for C++ applications, games, and tools. 148
felix-lang/felix A C++-based scripting language designed to compile to highly optimized machine code for performance and platform independence. 807
thakeenathees/pocketlang A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. 1,520
arkscript-lang/ark A scripting language designed for C++ projects with a focus on small size, portability, and expressiveness. 609
kray-g/kinx A scripting language with C-like syntax and object-oriented programming features. 237
cotowali/cotowali A statically typed scripting language that transpiles into POSIX sh. 614
jespa007/zetscript An embedded scripting language with C++ support and a simple VM for executing scripts. 37
karlandr1/beryl An embeddable scripting language with value semantics. 30