koto
Scripting language
A simple programming language designed to be embedded in Rust applications or used as a standalone scripting language.
A simple, expressive, embeddable programming language
532 stars
10 watching
28 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list
compilerkotolanguageprogramming-languagerustscripting-language
Related projects:
Repository | Description | Stars |
---|---|---|
murarth/ketos | A scripting and extension language for Rust programs written in a Lisp dialect | 751 |
whoiscc/shattuck | A Rust-based language for scripting automation tasks | 72 |
bradford-hamilton/monkey_lang_rust | Rewriting a scripting language in Rust to create a compiler and interpreter implementation | 6 |
tuqqu/oxide-lang | An interpreter for a scripting language with a Rust-inspired syntax | 131 |
mkhan45/rustscript2 | An OCaml implementation of a functional scripting language with performance improvements and additional features. | 36 |
igor-petruk/scriptisto | Tool that automates compilation and execution of scripts written in compiled languages | 977 |
dimkr/szl | A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. | 150 |
pistondevelopers/dyon | A dynamically typed scripting language with Rust as its core | 1,784 |
srinivasa314/neptune-lang | A scripting language built on Rust, designed to be embeddable, concurrent, and secure. | 44 |
ratstail91/toy | An imperative, bytecode-interpreted scripting language serving as part of another program, allowing customization and extensibility. | 237 |
kray-g/kinx | A scripting language with C-like syntax and object-oriented programming features. | 237 |
nilq/hugorm | A dynamically typed programming language with a focus on syntax simplicity and efficient bytecode virtual machine execution | 30 |
karlandr1/beryl | An embeddable scripting language with value semantics. | 30 |
ikskuh/lola | A lightweight programming language designed to be embedded in games and other applications to execute small scripts with controlled execution limits. | 194 |
brwhale/katascript | A lightweight scripting language designed to be easily embedded in C++ applications. | 98 |