Egg Sandwich demonstrates the use of the Egg library for term rewriting. This project showcases how to define an expression language, implement custom analyses like constant folding, and apply rewrite rules to simplify mathematical expressions.
Ensure you have Rust installed. If not, install it from rust-lang.org.
cargo build
cargo run