Email list hosting service & mailing list manager

New draft (#2) of SRFI 219: Define higher-order lambda Arthur A. Gleckler (04 Feb 2021 00:54 UTC)
Re: New draft (#2) of SRFI 219: Define higher-order lambda Marc Nieper-Wißkirchen (04 Feb 2021 07:06 UTC)
Re: New draft (#2) of SRFI 219: Define higher-order lambda Lassi Kortela (04 Feb 2021 08:20 UTC)
Re: New draft (#2) of SRFI 219: Define higher-order lambda Marc Nieper-Wißkirchen (04 Feb 2021 08:36 UTC)

Re: New draft (#2) of SRFI 219: Define higher-order lambda Lassi Kortela 04 Feb 2021 08:20 UTC

> At the moment, SRFI 219's `define` form is defined through its
> implementation. It would be better if, in the final version, `define`
> was specified abstractly (much like the special forms in chapter 4 and 5
> of the R7RS), so that the implementation could actually be tested
> against the specification.

Good idea. I can do that later; I hesitate to send three drafts in 24
hours :)