[plt-scheme] planet require idea

From: Eli Barzilay (eli at barzilay.org)
Date: Thu Mar 20 12:54:04 EDT 2008

On Mar 20, Dimitris Vyzovitis wrote:
> On Thu, 20 Mar 2008, Carl Eastlund wrote:
> 
> > Pretty good.  I think your examples would have been illustrative
> > if the owner weren't "planet"; seeing (planet planet/foo...) is a
> > bit misleading, as you're not suggesting that the term "planet"
> > needs to be repeated.
> 
> How about a url-like scheme?
> 
> (require planet:/foo...)

These things won't work without changing the core language -- note
that `planet' is itself a binding.

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


Posted on the users mailing list.