leanprover-community / lean4-metaprogramming-book

https://leanprover-community.github.io/lean4-metaprogramming-book/
Apache License 2.0
211 stars 50 forks source link

metam: add section on debugging #67

Open JLimperg opened 2 years ago

JLimperg commented 2 years ago

Just leaving this here as a note to myself (or to anyone else who wants to do this of course). I think this would be very helpful. I'm thinking of covering ppExpr, the elab trick, dbg_trace, trace[debug], probably other stuff.

ydewit commented 2 years ago

Just dropping this link from the Lean4 manual for the record.