diff options
author | Andy Wingo <wingo@pobox.com> | 2011-02-12 23:50:56 +0100 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2011-02-13 15:06:11 +0100 |
commit | c50775e2460da0c9fa49817fe22896d0369184ac (patch) | |
tree | b185ee350fd65e9bd56e40e2d14bedd93d14b23f /module/scripts/compile.scm | |
parent | 6c51a40ace32a1540ffe6623ede64ce639b821fa (diff) | |
download | guile-c50775e2460da0c9fa49817fe22896d0369184ac.tar.gz |
`load' is a macro (!) that resolves paths relative to source file dir
* module/ice-9/boot-9.scm (load-in-vicinity): New helper, loads a file
relative to a path.
(load): Turn into a macro that captures the name of the source file
being expanded, and dispatches to load-in-vicinity. Referencing
`load' by bare name returns a closure that embeds the current source
file name.
Diffstat (limited to 'module/scripts/compile.scm')
0 files changed, 0 insertions, 0 deletions