Browse thread
bug in "developing applications with objective caml" (english translation)
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Richard Jones <rich@a...> |
| Subject: | Re: [Caml-list] Re: some comments on ocaml{lex,yacc} from a novice's POV |
On Tue, Apr 05, 2005 at 02:49:38PM +0100, Jon Harrop wrote: > For example, I recently tried to write programs to compute the number of > unique posters per month on the two caml lists. Perhaps a case for a specialised language? Once you've split up the mail into monthly archives, something like: < mail/caml-list.YYYY.MM formail -s formail -x 'From:' | sort -u | wc -l (This is, I suppose, an argument for not just dynamic typing, but tolerating a complete lack of checks altogether ...) Rich. -- Richard Jones, CTO Merjis Ltd. Merjis - web marketing and technology - http://merjis.com Team Notepad - intranets and extranets for business - http://team-notepad.com