cs-dust.github.io

Dust - an interpreter for Rust

What is Dust?

Dust is an explicit-control evaluator for the Rust programming language. With Dust, you can watch as each line of your Rust code is executed, and observe it’s effects on registers and memory.

Scope and Objectives of the Project

Deliverables

Project Status

Watch Dust in action

Try Dust

You may download the latest version of the Dust interpreter from the Releases page of our GitHub repository.

Using the Test Cases

Contribute to Dust

Thank you for using Dust! If you have ideas to improve Dust, please see Contributing to Dust for a guide on how you can help.