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
303 stars
12 watching
23 forks
Language: JavaScript
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
rsms/co | Developing a statically typed, general-purpose programming language with an optimizing compiler | 151 |
rsms/compis | A systems programming language that aims to provide clarity and memory safety through explicit type encoding and ownership-based memory management. | 213 |
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 |
kray-g/kinx | A scripting language with C-like syntax and object-oriented programming features. | 239 |
ratstail91/toy | An imperative, bytecode-interpreted scripting language with C-like syntax and a focus on extensibility and customization. | 232 |
soegaard/urlang | A language designed to compile directly to JavaScript with a focus on simplicity and ease of use. | 302 |
joshsh/ripple | A programming language and runtime environment for creating data-driven programs with a focus on Linked Data and RDF data sources | 101 |
alliedmodders/sourcepawn | A statically typed scripting language for embedding in host applications. | 370 |
jespa007/zetscript | An embedded scripting language with C++ support and a simple VM for executing scripts. | 37 |
lantiga/ki | A programming language and runtime environment that combines elements of Lisp and JavaScript with Clojure data structures for scripting and automation. | 478 |
bamless/jstar | A lightweight embeddable scripting language with built-in object-oriented support | 114 |
larsaugustin/starship | An interpreted language with strong typing and functional programming features for scripting and experimenting | 28 |
thakeenathees/pocketlang | A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. | 1,520 |
slang-lang/slang | A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. | 17 |