[
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: | Oliver Bandel <oliver@f...> |
| Subject: | Re: [Caml-list] Ocaml-Weblib? |
Hello Gerd, On Thu, 22 Aug 2002, Gerd Stolpmann wrote: > > Am 2002.08.21 20:49 schrieb(en) Oliver Bandel: > > Hello, > > > > is there a Library for parsing/analysing Webpages? > > > > I want to write a tool, that helps me searching > > on websites, and I don't want to rewrite such a library from scratch. > > > > Is there something for Ocaml, similar (or even better :)) > > like Web-/CGI-Libs for Perl? > > You may have a look at ocamlnet, http://sourceforge.net/projects/ocamlnet. > It includes an HTML parser, and CGI support. For HTTP operations, netclient > http://www.ocaml-programming.de/programming/netclient.html may be helpful. Well I think it is designed to be used under bigger programming environments (gtk is necessary). Isn't there a lib, which does not require such GUI-stuff like gtk? Isn't there a pure lib for handling the networkstuff? Ciao, Oliver ------------------- 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