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

GitHub

4 stars
2 watching
0 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list

c-plus-pluscompilerhcodelanguagescriptingscripting-enginescripting-gamesscripting-language

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gaijinentertainment/dascript A high-performance scripting language designed to simplify game development and other computationally intensive tasks. 936
publicrepo/gmscript An embedded scripting language for C++ applications, games, and tools. 148
jamesboer/jinx An embeddable scripting language with a lightweight C++ implementation and focus on real-time applications 316
alliedmodders/sourcepawn A statically typed scripting language for embedding in host applications. 374
brwhale/katascript A lightweight scripting language designed to be easily embedded in C++ applications. 98
dimkr/szl A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. 150
katsaii/catspeak-lang A cross-platform scripting language and compiler back-end for GameMaker projects. 94
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,239
mwiedev1/v1 A C++ scripting language development system with support for various extensions and libraries. 2
cl4cnam/funcsug A scripting language for simplifying GUI programming in browsers by avoiding event-driven programming. 6
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. 30
slang-lang/slang A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. 21