>
> Actually, my motivation was a lot simpler. I wasn't sure if the regular
> expression I use to match an error being indicated by the amforth
> interpreter really covered all cases. That expression (without the
> delimiting double quotes included below) is:
>
>" \?\? -\d+ \d+ \r\n> $"
{-- Tue, 03 Jul 2012 20:02:55 +0200: Matthias wrote: --}
Matthias> Editing the source files builds a rather high barrier for
Matthias> your excellent tool. For me your ideas sound like
Matthias> introducing concepts like Design By Contract
Matthias> (http://en.wikipedia.org/wiki/Design_by_