salsa-rs / salsa

A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.
https://salsa-rs.netlify.app/
Apache License 2.0
2.09k stars 142 forks source link

Complete the calculator tutorial #492

Open nikomatsakis opened 2 months ago

nikomatsakis commented 2 months ago

We need to have a complete tutorial for using Salsa 3.0. This can also serve as a base point for benchmarks.