Browse thread
Thread safe Str
[
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] Thread safe Str |
On Mon, Jan 10, 2005 at 04:49:17PM +0100, Xavier Leroy wrote: > The implementation work should be quite small indeed, but don't > underestimate the work needed to design the API. API design is harder > than it seems... But if a few persons on this list want to team up to > design an API, that would be wonderful indeed. (A small group is > better than individual designers in that several pairs of eyes spot > inconsistencies better.) Any chance of syntactic support for regexps in the language? (As in Perl and particularly Regexp/OCaml[1], for example). Rich. [1] http://web.yl.is.s.u-tokyo.ac.jp/~oiwa/pub/caml/regexp-pp-0.9.5.1/README.match-regexp --