Mon Jul 7 11:51:14 EEST 2008 Nikodemus Siivola <nikodemus@random-state.net> * implement SIMPLE-PROGRAM-ERROR ...what is says on the tin. Mon Jul 7 11:55:06 EEST 2008 Nikodemus Siivola <nikodemus@random-state.net> * implement PARSE-ORDINARY-LAMBDA-LIST ...not something you need every day. Mon Jul 7 11:57:04 EEST 2008 Nikodemus Siivola <nikodemus@random-state.net> * implement MAKE-GENSYM, use similar logic in MAKE-GENSYM-LIST ...non-negative integers are arguments, and string designators instead of strings. Mon Jul 7 12:50:26 EEST 2008 Nikodemus Siivola <nikodemus@random-state.net> * explicitly export the CDR5 types from DEFPACKAGE ...so reloading package.lisp doesn't warn. Cheers, -- Nikodemus
"Nikodemus Siivola" <nikodemus@random-state.net> writes:
Mon Jul 7 11:55:06 EEST 2008 Nikodemus Siivola <nikodemus@random-state.net> * implement PARSE-ORDINARY-LAMBDA-LIST
...not something you need every day.
I often lament about the lack of operators for lambda-list frobbing in the standard, but I think there should be a standalone library for this, and more lambda-list-fu. -T.
participants (2)
-
Nikodemus Siivola
-
Tobias C. Rittweiler