Re: scsh as scripting language

Jonathan Rogers <[email protected]> Sun, 13 Dec 2009 00:05:30 -0500
Newsgroups gmane.lisp.scheme.scsh
Message-ID <[email protected]>
On Tue, Mar 31, 2009 at 10:00 AM, Andreas Bernauer
<[email protected]> wrote:
> But even when I'd be willing to write structures, ',config ,load' and ',open'
> them in scsh to debug them, my "biggest show stopper" still holds: errors don't
> tell you where they come from.

That's why I'm trying to use Guile instead. You do have to put some
ugly magic at the top of the script, but then it gives you nice
backtraces with the location of the error.
-- 
Jonathan Rogers