rune
Dynamic language
An embeddable dynamic programming language for Rust.
An embeddable dynamic programming language for Rust.
2k stars
16 watching
88 forks
Language: Rust
last commit: 14 days ago
Linked from 2 awesome lists
embeddedprogramming-languagescripting
Related projects:
Repository | Description | Stars |
---|---|---|
rust-lang/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,248 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,564 |
pistondevelopers/dyon | A dynamically typed scripting language with Rust as its core | 1,775 |
dflemstr/tin | A statically structurally typed JIT-compiled programming language designed to be easily embedded in other programs. | 63 |
maximilian-winter/bite-programming-language | A dynamically typed programming language with object-oriented features, compiled to bytecode and run on a virtual machine. | 46 |
rust-lang-ru/rust-by-example | A translation project of the Rust programming language book | 63 |
azur1s/holymer | A programming language being developed with Rust, aiming to implement compiler and interpreter components. | 42 |
rust-rocksdb/rust-rocksdb | A Rust wrapper around the RocksDB database system. | 1,862 |
bradford-hamilton/monkey_lang_rust | Rewriting a scripting language in Rust to create a compiler and interpreter implementation | 6 |
fltk-rs/fltk-rs | Rust bindings for a lightweight GUI library with customizable widgets and permissive licensing. | 1,614 |
spring-rs/spring-rs | An application framework that provides a plug-in system and a set of tools to build high-performance web applications with Rust. | 503 |
rust-lang/rust-by-example | An interactive Rust learning platform with examples and a live code editor. | 7,082 |
jfecher/ante | A systems language focused on refinement types and lifetime inference | 1,908 |
danielpclark/rutie | An integration library between Ruby and Rust. | 961 |