[plt-scheme] error reporting in MzScheme

From: Michael Sperber (sperber at informatik.uni-tuebingen.de)
Date: Thu Oct 23 05:43:25 EDT 2003

>>>>> "MS" == MicheleSimionato  <MicheleSimionato at libero.it> writes:

MS> 5.  **ERROR REPORTING** !

MS> Nice error reporting is the most essential thing when you learn 
MS> a new language (and even when you already know the language, BTW).

MS> I want to have an informative message of what's going on, and especially
MS> I want to know the *line number* where the error occurred. Now, sometimes
MS> mzscheme reports the line number, sometimes not, particularly when I
MS> use macros.

You're using the wrong tool from the PLT suite.  You should be using
DrScheme---it's got pretty much the best error reporting in the
business.

-- 
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla


Posted on the users mailing list.