[plt-scheme] Staapl
Eli Barzilay
eli at barzilay.org
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!
More information about the plt-scheme
mailing list