[Larceny-users] A useful chunk of code...

Ray Racine ray.racine at comcast.net
Sun Jan 20 02:17:46 EST 2008


On Sun, 2008-01-20 at 01:55 -0500, Ray Racine wrote:

> Here is a parsimonious pearl for non-batch, REPL work, which I suspect
> is full of unintended consequences and land mines but is working so
> far ...

Simpler yet... 

(define simple-error-handler
  (lambda e
    (decode-error e)
    (reset)))





More information about the Larceny-users mailing list