Re: Guile Introspection

2007-07-07 Thread Issac Trotts
On 7/7/07, Mike Gran <[EMAIL PROTECTED]> wrote: Hi- Is it possible to get introspection information out of Guile (preferably without having to load GOOPS)? For example, how can I write a function that prints its own name? You can define a macro to make this happen: (defmacro define-named (

Re: ttn-pers-scheme 0.48 available

2007-04-10 Thread Issac Trotts
On 4/9/07, Thien-Thi Nguyen <[EMAIL PROTECTED]> wrote: () "Issac Trotts" <[EMAIL PROTECTED]> () Sun, 8 Apr 2007 22:48:41 -0700 Here's what it does on my installation of guile 1.9.0: [...] checking if (guile-user) exports `close-all-fdes-except'..

Re: ttn-pers-scheme 0.48 available

2007-04-09 Thread Issac Trotts
Here's what it does on my installation of guile 1.9.0: checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for install-info... install-info checking for guile... /usr/local/bin/guile checking for guile