rune
Dynamic language
An embeddable dynamic programming language for Rust.
An embeddable dynamic programming language for Rust.
2k stars
16 watching
90 forks
Language: Rust
last commit: about 1 month 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,263 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
rust-lang/rust | Empowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling. | 99,490 |
pistondevelopers/dyon | A dynamically typed scripting language with Rust as its core | 1,784 |
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. | 47 |
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,893 |
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 cross-platform GUI library | 1,646 |
spring-rs/spring-rs | An application framework built on top of Rust that provides a plug-in system for integrating various libraries and tools to simplify microservice development. | 546 |
rust-lang/rust-by-example | An interactive Rust learning platform with examples and a live code editor. | 7,148 |
jfecher/ante | A systems language focused on refinement types and lifetime inference | 1,920 |
danielpclark/rutie | An integration library between Ruby and Rust. | 966 |