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

Re: complexity of mechanism

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



On Apr 13, felix winkelmann wrote:
> [...] (and a subsequent overcomplication of lamba-list processing).

Marc -- one relevant comment about the srfi: it seems like many
negative gut reactions to this srfi are because you used `lambda'
instead of a new name.  It might help if you revise it to use a
different name.  (If there's a good enough module system in place,
then it doesn't matter anyway, since you can have a module that will
provide the new-lambda as `lambda'.)

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!