Re: Does ANSI Common Lisp have pattern matching?
- From: Jon Harrop <jon@xxxxxxxxxxxxxxxxx>
- Date: Fri, 04 May 2007 23:14:34 +0100
Alan Crowe wrote:
So a fair summary could be that ANSI Common Lisp does have
built in pattern matching, but never fixed on a slick
notation to distinguish between literals, types, and
variables, leaving the programmer to make that choice and
define some macros to implement it.
Yes. I think decent pattern matching would be a welcome addition to the next
Lisp standard.
--
Dr Jon D Harrop, Flying Frog Consultancy
The F#.NET Journal
http://www.ffconsultancy.com/products/fsharp_journal/?usenet
.
- Follow-Ups:
- Re: Does ANSI Common Lisp have pattern matching?
- From: Andy Freeman
- Re: Does ANSI Common Lisp have pattern matching?
- References:
- Does ANSI Common Lisp have pattern matching?
- From: Alan Crowe
- Does ANSI Common Lisp have pattern matching?
- Prev by Date: Does ANSI Common Lisp have pattern matching?
- Next by Date: Re: Does ANSI Common Lisp have pattern matching?
- Previous by thread: Does ANSI Common Lisp have pattern matching?
- Next by thread: Re: Does ANSI Common Lisp have pattern matching?
- Index(es):
Relevant Pages
|