Ark
Scripting language
A scripting language designed for C++ projects with a focus on small size, portability, and expressiveness.
ArkScript is a small, fast, functional and scripting language for C++ projects
608 stars
12 watching
46 forks
Language: C++
last commit: 10 days ago
Linked from 2 awesome lists
arkarkscriptcompilercpplanguagelispprogramming-languagescriptingscripting-languagevirtual-machinevm
Related projects:
Repository | Description | Stars |
---|---|---|
arkscript-lang/modules | A set of reusable code components for building custom scripts and applications in C++ | 6 |
arkscript-lang/std | Provides a standard set of functions and data structures for use in Common Lisp programming | 5 |
brwhale/katascript | A lightweight scripting language designed to be easily embedded in C++ applications. | 97 |
mkhan45/rustscript2 | An OCaml implementation of a functional scripting language with performance improvements and additional features. | 36 |
publicrepo/gmscript | An embedded scripting language for C++ applications, games, and tools. | 147 |
kray-g/kinx | A scripting language with C-like syntax and object-oriented programming features. | 239 |
calcit-lang/calcit | A programming language and runtime environment that compiles to JavaScript ES Modules, with features like indentation-based syntax, functional style, and hot code swapping. | 115 |
albertodemichelis/squirrel | A C++ implementation of the Squirrel programming language | 919 |
koto-lang/koto | A Rust-based language and compiler for creating simple, embeddable scripting languages. | 524 |
dimkr/szl | A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. | 149 |
rsms/move | A programming language designed to simplify and streamline JavaScript-based development for beginners and casual users. | 303 |
lantiga/ki | A programming language and runtime environment that combines elements of Lisp and JavaScript with Clojure data structures for scripting and automation. | 478 |
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 |
jespa007/zetscript | An embedded scripting language with C++ support and a simple VM for executing scripts. | 37 |