Browse thread
[Caml-list] XML Light
- Warp
[
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: | Warp <warplayer@f...> |
| Subject: | [Caml-list] XML Light |
Hi all. I just released XML Light, a very light XML parser based on ocamllex / ocamlyacc. It compiles under Unix and Win32. It can be use by people who only needs a minimalist XML description ( comments and <? ... ?> are discarded, TEXT nodes are invalid, read README for more informations ) and also as a good sample for people who wants tolearn usage of lex & yacc. http://warplayer.free.fr Nicolas Cannasse ------------------- 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