Bruno Félix Rezende Ribeiro skribis:
> I'm working on a libguile-based project. All function definitions that
> are exported from C code to the Guile interpreter are define like this:
> (meta-variables between '<' and '>')
>
> SCM_DEFINE (, ,
> , , ,
> ,
> )
> {
Hi,
"Jonathan S. Abrams" skribis:
> I am trying to compile Guile v1.6.4
This version dates from 2003, and has been unmaintained for years.
If this is an option for you, I highly recommend switching to
Guile 2.0.11!
Thanks,
Ludo’.
Originally I sent the attached message to the GNU Emacs help mailing
list, but perhaps people on this list could have useful advice for me as
well. Thanks in advance.
--- Begin Message ---
Hello users of the greatest editor of all times!
I'm working on a libguile-based project. All function defi