guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Guile Introspection


From: Mike Gran
Subject: Guile Introspection
Date: Sat, 7 Jul 2007 08:40:17 -0700 (PDT)

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?

Or, what is the scheme version of the following C code

printf("%s %d\n", __FILE__, __LINE__);

Thanks in advance,

Mike Gran




reply via email to

[Prev in Thread] Current Thread [Next in Thread]