Re: Paul Graham's Arc is released today... what is the long term impact?
- From: Kent M Pitman <pitman@xxxxxxxxxxx>
- Date: 11 Feb 2008 00:54:00 -0500
"John Thingstad" <jpthing@xxxxxxxxx> writes:
As for using λ for lambda. I'd just use a modify the reader syntax.
But following Rob Warnock's £ readmacro syntax idea.
British-pounds-sterling-sign readmacro? (That's what I see in my Emacs
newsreader.)
(mapcar λ(format "~A:~A" λ1 λ2) list)
Here, by contrast, I see lambdas.
But I'm curious: how does the nesting of this macro work? What does
(lambda (x)
(lambda (y z)
(f x y z)))
look like in this shorthand format?
.
- Follow-Ups:
- Re: Paul Graham's Arc is released today... what is the long term impact?
- From: John Thingstad
- Re: Paul Graham's Arc is released today... what is the long term impact?
- References:
- Re: Paul Graham's Arc is released today... what is the long term impact?
- From: Rainer Joswig
- Re: Paul Graham's Arc is released today... what is the long term impact?
- From: not . danieli
- Re: Paul Graham's Arc is released today... what is the long term impact?
- From: Raffael Cavallaro
- Re: Paul Graham's Arc is released today... what is the long term impact?
- From: Rob Warnock
- Re: Paul Graham's Arc is released today... what is the long term impact?
- From: Harald Hanche-Olsen
- Re: Paul Graham's Arc is released today... what is the long term impact?
- From: Kent M Pitman
- Re: Paul Graham's Arc is released today... what is the long term impact?
- From: Pascal Bourguignon
- Re: Paul Graham's Arc is released today... what is the long term impact?
- From: John Thingstad
- Re: Paul Graham's Arc is released today... what is the long term impact?
- From: Pascal Bourguignon
- Re: Paul Graham's Arc is released today... what is the long term impact?
- From: John Thingstad
- Re: Paul Graham's Arc is released today... what is the long term impact?
- Prev by Date: Re: Lisp on an Apple ][ (emulator)?
- Next by Date: Re: Practical encoding / decoding of text format
- Previous by thread: Re: Paul Graham's Arc is released today... what is the long term impact?
- Next by thread: Re: Paul Graham's Arc is released today... what is the long term impact?
- Index(es):