Browse thread
RE: [Caml-list] CFG Parsers
[
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: | Alex Cowie <cowie@c...> |
| Subject: | Re: [Caml-list] CFG Parsers |
Diego Olivier Fernandez Pons wrote: > Bonjour, > >>Could you post some links to these libraries? I did a quick search >>on Google, but didn't find anything. >> > >Here is what Robert Ennals and I found : > > >- Alice (and Alice parsec) > >http://www.ps.uni-sb.de/alice/ > > >- Pagoda core fondation > >Functional LL(x) parsing with monadic combinators > >http://www.wetware.com/jhw/src/pagoda/ > > >- CDK (Caml Development Kit) > >Two parser combinators libraries Pc and Pc2 > >http://pauillac.inria.fr/cdk/newdoc/htmlman/cdk_toc.html > > >- Christian Lindig _lexer_ combinators > >http://caml.inria.fr/caml-list/0870.html > >The library doesn't seem to be available from Lindig's pages anymore > > >- I also remember a toy set of lexer combinators from Cousineau's >(really old) book on Caml-light but I don't remember if it had also >parsing combinators or not. > >http://caml.inria.fr/books-eng.html#cousineau-mauny > > > Diego Olivier > >------------------- >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 > Christian Lindig's lexer (lc) and parser (pc,pc2) combinators are also included in the Tony XML parser package (http://www.st.cs.uni-sb.de/~lindig/src/) available via the Caml Humps, although it is not obvious from the package description! Alex Cowie School of Computer and Information Science, University of South Australia ------------------- 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