Arc challenge
Joshua Paine <[email protected]> Sat, 02 Feb 2008 19:09:33 -0500
| Newsgroups | gmane.comp.java.helma.general |
|---|---|
| Message-ID | <[email protected]> |
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.