KataScript

Scripting language

A lightweight scripting language designed to be easily embedded in C++ applications.

A simple scripting language

GitHub

98 stars
5 watching
8 forks
Language: C++
last commit: about 1 year ago

Related projects:

Repository Description Stars
albertodemichelis/squirrel A C++ implementation of a lightweight scripting language 932
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
alliedmodders/sourcepawn A statically typed scripting language for embedding in host applications. 374
arkscript-lang/ark A scripting language designed for C++ projects with a focus on small size, portability, and expressiveness. 609
usbac/borealis A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches 32
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. 237
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. 13
rsms/move A programming language designed to simplify and streamline JavaScript-based development for beginners and casual users. 304
erhanbaris/easylang A simple programming language with a tiny stack-based virtual machine for fast code execution. 25