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

Reference implementation, example, SRFI-9

This page is part of the web mail archives of SRFI 37 from before July 7th, 2015. The new archives for SRFI 37 contain all messages, not just those from before July 7th, 2015.



On Tue, 24 Sep 2002, Sven Hartrumpf wrote:

(Sven sent this to me in private email)

> Hello Anthony Carrico
>
> Thanks for this SRFI-37.
> I have two comments for it:
> 1. Please add one or more elegant examples to your SRFI.

Currently, the reference implementation and a small example is available
at:
  http://memebeam.org/free-software/args-fold/

Please post suggestions or code for more examples.

> 2. If you rename the function option to make-option, SRFI-37 could
>    be implemented using SRFI-9.

I don't think SRFI-9 puts any restriction on constructor names, in fact
SRFI-9 is already used in the reference implementation. Do people still
feel it is desirable to change the name to make-option?

  -Anthony Carrico