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

GitHub

609 stars
13 watching
46 forks
Language: C++
last commit: about 1 month ago
Linked from 2 awesome lists

arkarkscriptcompilercpplanguagelispprogramming-languagescriptingscripting-languagevirtual-machinevm

Backlinks from these awesome lists:

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. 98
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. 148
kray-g/kinx A scripting language with C-like syntax and object-oriented programming features. 237
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. 116
albertodemichelis/squirrel A C++ implementation of a lightweight scripting language 932
koto-lang/koto A simple programming language designed to be embedded in Rust applications or used as a standalone scripting language. 532
dimkr/szl A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. 150
rsms/move A programming language designed to simplify and streamline JavaScript-based development for beginners and casual users. 304
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. 21
ratstail91/toy An imperative, bytecode-interpreted scripting language serving as part of another program, allowing customization and extensibility. 237
jespa007/zetscript An embedded scripting language with C++ support and a simple VM for executing scripts. 37