lia
Rust compiler
A high-level language for Rust that allows users to write efficient code in a dynamic, Javascript-esque syntax
A high-level language for Rust
338 stars
16 watching
14 forks
Language: Rust
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
willcrichton/tyrade | Exploring type-level programming in Rust with a focus on simplicity and expressiveness | 323 |
champii/rock | A Rust-based compiler and runtime environment designed to provide a safe and efficient way to execute functional programming languages. | 67 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,564 |
rust-lang/rustc-dev-guide | An online guide to understanding the Rust compiler's inner workings and contributing to it | 1,667 |
lord/wargo | An tool for easy compilation and testing of Rust applications on WebAssembly platforms. | 261 |
azur1s/holymer | A programming language being developed with Rust, aiming to implement compiler and interpreter components. | 42 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
bradford-hamilton/monkey_lang_rust | Rewriting a scripting language in Rust to create a compiler and interpreter implementation | 6 |
rust-lang/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,248 |
yubrot/llrl | An experimental compiler for a Lisp-like programming language with a focus on self-hosting and compilation to LLVM backend. | 156 |
peco602/rust-universal-compiler | A container solution to compile Rust projects across multiple operating systems. | 32 |
danielpclark/rutie | An integration library between Ruby and Rust. | 961 |
rust-lang/cc-rs | Provides build scripts to compile C/C++ code into a Rust library | 1,868 |
linkdd/letlang | A compiler for a functional language with a powerful type system | 165 |
timothypratley/rustly | A Clojure to Rust transpiler that translates a subset of Clojure syntax into Rust code | 161 |