guile-devel
[Top][All Lists]
Advanced

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

pmatch licensing


From: Ludovic Courtès
Subject: pmatch licensing
Date: Mon, 12 Oct 2009 19:23:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Hello Guilers!

We need to figure out the ‘pmatch’ license, as noted in the file.
Andy: can you take care of that?

Besides, it should be documented in the manual.

FWIW I’m not fully convinced about having this second pattern matcher.
Granted, the implementation is much simpler than Wright’s (ice-9 match),
and it provides a slightly simpler syntax (e.g., ‘guard’ vs. ‘(?
pred)’).  But AFAICS this comes at the cost of limited features (e.g.,
‘and’, ‘or’, ‘..k’, etc.).

Thanks,
Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]