Browse thread
xml tree -- variant type tree
-
Hendrik Tews
- Michael Wohlwend
-
Richard Jones
-
Michael Wohlwend
-
Alain Frisch
- Michael Wohlwend
-
Alain Frisch
-
Michael Wohlwend
- philip
[
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: | Michael Wohlwend <micha-1@f...> |
| Subject: | Re: [Caml-list] xml tree -- variant type tree |
On Tuesday 28 February 2006 17:24, Alain Frisch wrote: > Michael Wohlwend wrote: > Have the hours you spent been long enough to look at the resources to > learn the language (manual, tutorial, demos, other people's code)? yes, I read the tutorial and parts of the manual and tried the examples. I only tried it the whole day since I found the features very impressive. > They might not be perfect, but they certainly were ok for some people. I'm sure cduce works, it's just I could not get my task done in the time I thought it must be possible; I had difficulties with the syntax and the construction of the patterns. As the xml processing was only a minimal part I wrote the parser myself. Michael