koto
Scripting language
A Rust-based language and compiler for creating simple, embeddable scripting languages.
A simple, expressive, embeddable programming language, made with Rust
524 stars
10 watching
27 forks
Language: Rust
last commit: 15 days 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 | 752 |
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 | 129 |
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 | 968 |
dimkr/szl | A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. | 149 |
pistondevelopers/dyon | A dynamically typed scripting language with Rust as its core | 1,775 |
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 with C-like syntax and a focus on extensibility and customization. | 232 |
kray-g/kinx | A scripting language with C-like syntax and object-oriented programming features. | 239 |
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. | 31 |
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. | 97 |