HCode
Game Scripting Language
A scripting language designed to be used with game engines, offering features like operator overloading and strong typing.
A scripting language created mainly for game engines
4 stars
2 watching
0 forks
Language: C++
last commit: about 5 years ago
Linked from 1 awesome list
c-plus-pluscompilerhcodelanguagescriptingscripting-enginescripting-gamesscripting-language
Related projects:
Repository | Description | Stars |
---|---|---|
gaijinentertainment/dascript | A high-performance scripting language designed to simplify game development and other computationally intensive tasks. | 909 |
publicrepo/gmscript | An embedded scripting language for C++ applications, games, and tools. | 147 |
jamesboer/jinx | An embeddable scripting language with a lightweight C++ implementation and focus on real-time applications | 315 |
alliedmodders/sourcepawn | A statically typed scripting language for embedding in host applications. | 370 |
brwhale/katascript | A lightweight scripting language designed to be easily embedded in C++ applications. | 97 |
dimkr/szl | A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. | 149 |
katsaii/catspeak-lang | A cross-platform scripting language and compiler back-end for GameMaker projects. | 93 |
bitdotgames/bhl | A programming language designed specifically for scripting gameplay logic, combining behaviour trees with imperative coding style. | 35 |
ahgamut/php-src | The source code for a general-purpose scripting language used for web development. | 4 |
fubark/cyber | A fast and concurrent scripting language that can be embedded into various applications and platforms. | 1,223 |
mwiedev1/v1 | A C++ scripting language development system with support for various extensions and libraries. | 2 |
cl4cnam/funcsug | A scripting language that simplifies GUI programming in browser by avoiding event-driven programming problems and allowing explicit parallelism. | 5 |
ikskuh/lola | A lightweight programming language designed to be embedded in games and other applications to execute small scripts with controlled execution limits. | 194 |
karlandr1/beryl | An embeddable scripting language with value semantics. | 31 |
slang-lang/slang | A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. | 17 |