Pedro Kroger <pedro.kroger@gmail.com> wrote:
+---------------
| I remember someone posted a library to parse lambda lists some time
| ago, but I can't find it. ("parsing lambda lists" is not the most
| googlebe term). Does anyone knows where I can find it?
+---------------
Not prepackaged as a library, but Henry Baker's META parsing macro:
http://home.pipeline.com/~hbaker1/Prag-Parse.html
gives a PARSE-LAMBDA-EXP for Common Lisp in an appendix. And:
http://www.cliki.net/meta
points to downloadable versions of Baker's META.
-Rob
-----
Rob Warnock <rpw3@rpw3.org>
627 26th Avenue <URL:http://rpw3.org/>
San Mateo, CA 94403 (650)572-2607