Simpler calling convention? Lassi Kortela (05 May 2020 13:41 UTC)
Re: Simpler calling convention? Marc Nieper-Wißkirchen (05 May 2020 13:52 UTC)
Re: Simpler calling convention? John Cowan (05 May 2020 15:01 UTC)
Re: Simpler calling convention? Marc Nieper-Wißkirchen (05 May 2020 15:13 UTC)
Re: Simpler calling convention? Lassi Kortela (05 May 2020 15:44 UTC)

Simpler calling convention? Lassi Kortela 05 May 2020 13:41 UTC

Parsing optional arguments right-to-left is a bit too fancy to my
tastes, and `make-normal-generator` is even more complicated. Would it
be possible to use a simpler convention (ideally, one that always parses
arguments left-to-right, so an argument at a particular position in the
arg list always has the same meaning)?