# LODA-RUST Web editor for the [LODA language](https://loda-lang.org/) so programs can run in the browser.
**Examples to try out:**

▶️ Run program

▶️ Run program

▶️ Run program

--- # What is LODA-RUST LODA-RUST is a Rust implementation of the [LODA-CPP project](https://github.com/loda-lang/loda-cpp). The web editor uses LODA-RUST to run LODA programs in the browser. The LODA-RUST command line interface is available for Linux/macOS/Windows. It can do these things: - Evaluate a LODA program. - Identify recurring patterns across LODA programs. - Experimental LODA miner. [LODA-RUST install guide](documents/install.md) # Mining using LODA-RUST Please instead use [Christian Krause's c++ LODA miner](https://github.com/loda-lang/loda-cpp), it's better. The LODA-RUST miner is experimental, and not yet as good. [LODA-RUST mining guide](/documents/mining.md) and [verbose guide to mining on raspberrypi](https://github.com/loda-lang/loda-rust/blob/develop/documents/mining-on-raspberrypi.md). # Contribute If you have CPU to spare, run the LODA miner and help discover new programs. [Join the LODA community on Discord](https://loda-lang.org/discord)