[fluxus] (load ...)

nik gaffney nik at fo.am
Sun Feb 12 06:10:45 PST 2006


> can i load some code without loading it into editor, like normal  
> guile's "load" does? isn't there some alias to original "load"?
> 
> live coding is cool and all, but i'd like to preload some utilities
> 
> is ~/.fluxus.scm loaded before or after "load" semantics is changed?  
> hmm this one i can figure from source cope but.

the .fluxus.scm file is the place for this, you can also use
 (source "/absolute/filename.scm") either in yr init script, or a loaded script,
which should give you the behaviour you want.

nk






More information about the Fluxus mailing list