move

Scripting language

A programming language designed to simplify and streamline JavaScript-based development for beginners and casual users.

A simple, functional-biased, prototypal and powerful programming language that runs on any ES3 (or better) JavaScript platform, aimed toward people new to programming

GitHub

304 stars
12 watching
23 forks
Language: JavaScript
last commit: about 7 years ago

Related projects:

RepositoryDescriptionStars
rsms/coDeveloping a statically typed, general-purpose programming language with an optimizing compiler151
rsms/compisA systems programming language that aims to provide clarity and memory safety through explicit type encoding and ownership-based memory management.215
brwhale/katascriptA lightweight scripting language designed to be easily embedded in C++ applications.98
mkhan45/rustscript2An OCaml implementation of a functional scripting language with performance improvements and additional features.36
kray-g/kinxA scripting language with C-like syntax and object-oriented programming features.237
ratstail91/toyAn imperative, bytecode-interpreted scripting language serving as part of another program, allowing customization and extensibility.237
soegaard/urlangA language designed to compile directly to JavaScript with a focus on simplicity and ease of use.303
joshsh/rippleA programming language and runtime environment for creating data-driven programs with a focus on Linked Data and RDF data sources101
alliedmodders/sourcepawnA statically typed scripting language for embedding in host applications.374
jespa007/zetscriptAn embedded scripting language with C++ support and a simple VM for executing scripts.37
lantiga/kiA programming language and runtime environment that combines elements of Lisp and JavaScript with Clojure data structures for scripting and automation.478
bamless/jstarA lightweight embeddable scripting language with built-in object-oriented support116
larsaugustin/starshipAn interpreted language with strong typing and functional programming features for scripting and experimenting28
thakeenathees/pocketlangA lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming.1,520
slang-lang/slangA statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience.21