[EMAIL PROTECTED] (Michael Herstine <[EMAIL PROTECTED]>) writes:
> Hi Neil,
>
> Sorry to trouble you. I'm interested in using Guile on Win32, but I'm
> having trouble figuring out what the status there is. [...]
>
> However, having downloaded 1.6.7, I see no mention of this..
>
> What's the stor
I'm happy to announce release 0.11 of my guile-debugging package,
which includes an Emacs front end for Guile development as well as
various debugging enhancements such as breakpoints.
The tarball is at
http://download.gna.org/guile-debugging/guile-debugging-0.11.tar.gz
There is a tutorial for th
Vorfeed Canal <[EMAIL PROTECTED]> writes:
>
>> GUILE=/myexperiments/guile/bin/guile \
>> GUILE_CONFIG=/myexperiments/guile/bin/guile-config \
>> GUILE_TOOLS=/myexperiments/guile/bin/guile-tools \
I would set the PATH, this probably works though.
> $ /myexperiments/guile/bin/guile -c '(use myexten