Browse thread
Regular expression matching against OCaml streams.
- Dmitri Boulytchev
[
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: | Dmitri Boulytchev <db@t...> |
| Subject: | Regular expression matching against OCaml streams. |
Hello,
is it possible to match OCam streams (by mean of Stream.t) against
regular expressions? Are there library
that can be used for this purpose? Str matches only against strings.
Best regards,
Dmiti Boulytchev,
St.Petersburg State University.