This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: `define' madness


Christian Lynbech <chl@tbit.dk> writes:

> I am getting fed up with the `define' construct. I miss the
> flexibility of &optional and &keys. Dereferencing an `. args' by hand
> just isn't funny.
> 
> Has anybody heard about, considered or worked on a traditional style
> defun macro for scheme?

There is the `optargs.scm' thing that Maciej Stachowiak wrote.  He even
posted it to the list, I think.  I beleave it also comes with SCWM, and
is probably more current there.

HTH,
mike.