An online editor and interpreter for the While language from Prof. Bernhard Reus’ textbook Limits of Computation - From a Programming Perspective.
Click here to use the live web version!
- Install Rust
- Clone the repo
- Run
cargo run --release
- Install Rust
- Install trunk:
cargo install trunk --locked
- Clone the repo
- Run
trunk build --release
- The dist folder will contain the web files to host