dyon
Scripting language
A dynamically typed scripting language with Rust as its core
A rusty dynamically typed scripting language
2k stars
63 watching
55 forks
Language: Rust
last commit: 9 months ago
Linked from 1 awesome list
dynamicdyonscripting-language
Related projects:
Repository | Description | Stars |
---|---|---|
koto-lang/koto | A Rust-based language and compiler for creating simple, embeddable scripting languages. | 524 |
rune-rs/rune | An embeddable dynamic programming language for Rust. | 1,758 |
pistondevelopers/freetype-rs | Rust bindings for a widely used 2D typography library | 85 |
dbohdan/embedded-scripting-languages | A list of embedded scripting languages to use in applications. | 1,299 |
pistondevelopers/visualrust | Visual Studio extension for Rust project | 703 |
dimkr/szl | A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. | 149 |
rohansi/mond | A .NET Core scripting language with features like prototype-based inheritance and a built-in debugger | 367 |
ratstail91/toy | An imperative, bytecode-interpreted scripting language with C-like syntax and a focus on extensibility and customization. | 232 |
dflemstr/tin | A statically structurally typed JIT-compiled programming language designed to be easily embedded in other programs. | 63 |
vczh/tinymoe | A dynamic typing programming language with features like DSL building and continuation semantics | 925 |
whoiscc/shattuck | A Rust-based language for scripting automation tasks | 72 |
murarth/ketos | A scripting and extension language for Rust programs written in a Lisp dialect | 752 |
nilq/hugorm | A dynamically typed programming language with a focus on syntax simplicity and efficient bytecode virtual machine execution | 30 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
r-lyeh-archived/scriptorium | A benchmarking study of scripting languages embedded in C++ and statically linked. | 499 |