KataScript
Scripting language
A lightweight scripting language designed to be easily embedded in C++ applications.
A simple scripting language
97 stars
5 watching
8 forks
Language: C++
last commit: 11 months ago Related projects:
Repository | Description | Stars |
---|---|---|
albertodemichelis/squirrel | A C++ implementation of the Squirrel programming language | 926 |
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 |
alliedmodders/sourcepawn | A statically typed scripting language for embedding in host applications. | 373 |
arkscript-lang/ark | A scripting language designed for C++ projects with a focus on small size, portability, and expressiveness. | 608 |
usbac/borealis | A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches | 31 |
thakeenathees/pocketlang | A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. | 1,520 |
jespa007/zetscript | An embedded scripting language with C++ support and a simple VM for executing scripts. | 37 |
lelanthran/csl | A scripting language for C programs using Lisp-like macros for high-level logic and data structures. | 2 |
kray-g/kinx | A scripting language with C-like syntax and object-oriented programming features. | 239 |
mkhan45/rustscript2 | An OCaml implementation of a functional scripting language with performance improvements and additional features. | 36 |
lantiga/ki | A programming language and runtime environment that combines elements of Lisp and JavaScript with Clojure data structures for scripting and automation. | 478 |
1whatleytay/kara | A high-performance, statically typed programming language designed to simplify development while maintaining speed. | 14 |
rsms/move | A programming language designed to simplify and streamline JavaScript-based development for beginners and casual users. | 303 |
erhanbaris/easylang | A simple programming language with a tiny stack-based virtual machine for fast code execution. | 25 |