Browse thread
[Caml-list] [announce] ocaml-xmlr 0.3 (bindings for libxml's xmlreader)
- Evan Martin
[
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: | Evan Martin <martine@d...> |
| Subject: | [Caml-list] [announce] ocaml-xmlr 0.3 (bindings for libxml's xmlreader) |
Hi all, I've released version 0.3 of my bindings for libxml[1]'s XmlTextReader[2] API for OCaml. This API is modelled on the XmlReader classes found originally in C# (I think?) and is both fast and convenient. Major changes since the last announcement: - License changed to MIT, to match libxml. - Many more functions wrapped (now covers most of the API). - Lots of documentation added. - Bug/typo fixes. Special thanks to Matt Gushee for his feedback on the previous release. This site has the download: http://neugierig.org/software/ocaml/xmlr/ [1] http://xmlsoft.org/ [2] http://xmlsoft.org/xmlreader.html -- Evan Martin martine@danga.com http://neugierig.org ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners