[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Reloading modules with out restarting guile?
From: |
Brett Viren |
Subject: |
Reloading modules with out restarting guile? |
Date: |
Mon, 25 Mar 2002 16:38:44 -0500 |
Hi,
With out quitting and restarting the guile exectuable, is there a way
to re-load a pure scheme module after its source file has been edited?
This seems to work with a simple file and the "load" function, but not
"use-modules".
What about a module that uses a scheme file that then calls
dynamic-link/dynami-call, can this be reloaded after it has been
modified/recompiled?
Thanks,
-Brett.
- Reloading modules with out restarting guile?,
Brett Viren <=