Hi,
I'm using SLIB 3a5 and Guile 1.8.3. I've had trouble with SLIB 3b1
also.
Scott
Ludovic Courtès writes:
> Hi,
>
> "Scott N. Walck" <[EMAIL PROTECTED]> writes:
>
> > [EMAIL PROTECTED]:~]$ guile
> > guile> (load "/usr/local
Hi,
Thanks for the "ulimit -c unlimited" command.
Here is the backtrace from gdb.
[EMAIL PROTECTED]:~]$ ulimit -c unlimited
[EMAIL PROTECTED]:~]$ guile
guile> (load "/usr/local/src/guile-scmutils/src/load.scm")
guile> (module-use! (current-module) generic-environment)
#f
guile> +
#
guile> (+ (ve
, and it's a detail that I don't want to have to
explain to them.
I would appreciate any suggestions that folks might have.
Scott
--
Scott N. Walck
Associate Professor of Physics
Lebanon Valley College
Annville, PA 17003
phone: 717-867-6153
fax: 717-867-6075
email: [EMAIL PROTECTED]
Guile folks,
Is there a way to ask for the definition of a procedure or to find the
source code for a procedure?
For example, "symbol" is a guile procedure. I can see that by typing
its name.
guile> symbol
#
But how can I find more information, such as its definition, including
what types of a