[plt-scheme] Reporting syntax-error to a DrScheme tool

From: Jens Axel Søgaard (jensaxel at soegaard.net)
Date: Wed Mar 1 07:58:14 EST 2006

Robby Findler wrote:
> At Wed, 01 Mar 2006 13:09:49 +0100, Jens Axel Søgaard wrote:
> 
>>I solved the puzzle by looking at Shriram's Algol60 tool.
> 
> FWIW, I believe Matthew implemented that ...

Sorry - my memory failed me.

> I believe you should have written:
> 
>      (require (lib "cfg-parser.ss" "algol60"))
> 
> If the algol60 tool had been loaded before your tool, the reverse would
> have happened (your tool would have failed).

Yes. It's just a bit odd that one tool can break another.

-- 
Jens Axel Søgaard




Posted on the users mailing list.