rustly
Clojure translator
A Clojure to Rust transpiler that translates a subset of Clojure syntax into Rust code
A Clojure to Rust transpiler
161 stars
6 watching
1 forks
Language: Clojure
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
ifrostizz/murph | Transpiles EVM bytecode into huff bytecode | 117 |
willcrichton/tyrade | Exploring type-level programming in Rust with a focus on simplicity and expressiveness | 323 |
willcrichton/lia | A high-level language for Rust that allows users to write efficient code in a dynamic, Javascript-esque syntax | 338 |
bradford-hamilton/monkey_lang_rust | Rewriting a scripting language in Rust to create a compiler and interpreter implementation | 6 |
ztellman/riddley | Provides a safe way to transform Clojure code without unintended consequences | 196 |
clojerl/clojerl | A Clojure implementation on the Erlang VM | 1,659 |
clojupyter/clojupyter | An implementation of a Clojure kernel for the Jupyter environment. | 834 |
florob/rustyxml | An XML parser written in Rust | 103 |
rustache/rustache | A Rust implementation of the Mustache templating engine spec | 210 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 876 |
toml-rs/toml | Tools and utilities for parsing and editing TOML configuration files in Rust | 729 |
woboq/tr | Tools for localizing Rust applications by extracting and managing translations. | 58 |
kevinheavey/pyheck | A Python wrapper around a case conversion library in Rust. | 48 |
rust-scraper/scraper | A Rust library for parsing and querying HTML documents using CSS selectors. | 1,937 |
danielpclark/rutie | An integration library between Ruby and Rust. | 961 |