Open HarrisonGrodin opened 1 year ago
this sounds like a pretty good idea!
I've been thinking about it more, and it seems almost obvious in retrospect! Especially as we formalize more, using Literate Agda will mean we'll not only end up with formalizations of algorithms, but a readable (hopefully!) textbook with inline code snippets.
So far, we have
.agda
files. However, it might be worth using Literate Agda files.lagda.md
, which lets us: