Paul Graham has a little challenge to show off the terseness of his new Lisp dialect. Here's the original: <http://arclanguage.org/item?id=722> And here's my go with Helma: <http://arclanguage.org/item?id=1099> I did learn the difference between res.message and session.message in doing it.