squirrel

Programming language

A C++ implementation of the Squirrel programming language

Official repository for the programming language Squirrel

GitHub

919 stars
56 watching
159 forks
Language: C++
last commit: 13 days ago

Related projects:

Repository Description Stars
brwhale/katascript A lightweight scripting language designed to be easily embedded in C++ applications. 97
alliedmodders/sourcepawn A statically typed scripting language for embedding in host applications. 370
usbac/borealis A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches 31
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. 17
ratstail91/toy An imperative, bytecode-interpreted scripting language with C-like syntax and a focus on extensibility and customization. 232
publicrepo/gmscript An embedded scripting language for C++ applications, games, and tools. 147
felix-lang/felix A C++-based scripting language designed to compile to highly optimized machine code for performance and platform independence. 806
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. 608
kray-g/kinx A scripting language with C-like syntax and object-oriented programming features. 239
cotowali/cotowali A statically typed scripting language that transpiles into POSIX shell scripts 615
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. 31