planet gardening
« previous entry | next entry »
Apr. 26th, 2007 | 11:24 am
I've pruned a few blogs from Planet
Lisp that were inactive for nearly a year. That means there are openings on the highly competitive Planet Lisp blogging
team.
Do you have a blog discussing interesting projects or activities that involve Common Lisp? Can you handle the enormous pressure of a worldwide audience of dozens of Common Lisp-rabid readers? Do you know that digit-char-p may return an integer?
If you said YES! to all those questions, email me a link to your blog, and join Planet Lisp today!
(no subject)
from: anonymous
date: Apr. 26th, 2007 04:15 pm (UTC)
Link
Sorry, I have to pass :-)
Reply | Thread
digit-char-p
from: anonymous
date: Apr. 26th, 2007 07:05 pm (UTC)
Link
I'm not sure if I could have answered the question "Which function can be used to obtain the value of one digit?"
**Stefan Scholl
Reply | Thread
What I love about Lisp
from: anonymous
date: Apr. 26th, 2007 07:19 pm (UTC)
Link
I had forgotten this, but things like this are what I love about Lisp. I never realized how wonderful dynamic typing was until it struck me that in addition to returning a clean "false" or error value from a function, you could also return something useful as "true" (e.g. an integer from digit-char-p).
-- Dave Roberts
Reply | Thread
Re: What I love about Lisp
from:
xach
date: Apr. 26th, 2007 07:22 pm (UTC)
Link
Reply | Parent | Thread