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
_______________________________________________
Guile-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/guile-user
