ClojuRust – Clojure in Rust

A proof of concept version of Clojure in Rust. Contribute to clojurust/clojurust development by creating an account on GitHub. Read more

Similar

(Risp (In (Rust) (Lisp)))

Many years ago, Peter Norvig wrote a beautiful article about creating a lisp interpreter in Python. It’s the most fun tutorial I’ve seen, not just because it teaches you about my favorite language ... (more…)

Read more »

Tokio, the async runtime for Rust, hits 1.0

We are pleased to announce the 1.0 release of Tokio, an asynchronous runtime for the Rust programming language. Tokio provides the needed building blocks for writing reliable networking applications without compromising speed. It comes with asynchronous A... (more…)

Read more »