tracing is better than logging
I also imagine visualizing traces live in your CLI could yield a very nice user experience, with a visible progress indicator as to what eg. your compiler is working on right now at a glance, reassuring you that it is not stuck on some
while (true) {}
in constant evaluation2023-10-03