Guys,
Once again, LispNYC is getting ready for Google's Summer of Code. Since
we all use and love SLIME, getting a project funded would be great.
If you have any project ideas, drop us a line here
( http://lispnyc.org/soc-idea.clp ), we're also looking for a few good
mentors. :-)
Cheers,
- Heow
--
;;--------------------------------------------------------------------------
(defun reply-to-this-email (addresses)
(apply 'concatenate 'string
(mapcar #'reverse (nth (random (length addresses)) addresses))))
(reply-to-this-email
'(("woeH" "@" "cnIskeeGahplA" "." "moc") ("woeH" "@" "CYNpsiL" "." "gro")))