[racket] interactive.rkt and 5.2.1: Infinite errors re path->name

From: Eli Barzilay (eli at barzilay.org)
Date: Tue May 8 21:05:05 EDT 2012

Three hours ago, Greg Hendershott wrote:
> Ah. Or, I could RTFM and learn about XREPL.

Yeah, my interactive hack evolved into xrepl.


> > P.S. I've simply been using interactive.rkt *as* my .racketrc --
> > not loading former from latter -- in case that matters.

BTW, it's better now that you get it with (require xrepl), which works
fine even if you use weird languages like "racket -I typed/racket".

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!

Posted on the users mailing list.