[plt-scheme] Staapl

From: Eli Barzilay (eli at barzilay.org)
Date: Fri Jul 25 12:33:03 EDT 2008

On Jul 25, Tom Schouten wrote:
> 
> There's another problem I ran into: the code refers to its own tree 
> at runtime to load some modules into isolated namespaces for the
> interactive part. Is there a way to make this kind of closure work
> without knowing in advance where the tree is going to be installed?

Is `define-runtime-path' what you're looking for?

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


Posted on the users mailing list.