[
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: | Remi VANICAT <vanicat@l...> |
| Subject: | Re: [Caml-list] Genlex - and which parser? |
Oliver Bandel <oliver@first.in-berlin.de> writes: > Hello, > > I recently (today) experimented with the Genlex-module. > It seems to be very very easy to lex code. > > (But some things are predefined, what has advantages and > disadvantages, I think, but doesn't matter here.) > > Which parser can be used together with Genlex? > Is it ocamlyacc? Or others? ocamlyacc goes with ocamllex. parser that goes with Genlex are stream parser, describe in chapter 2 of the Camlp4 reference manual and chapter 2 of the Camlp4 tutorial -- Rémi Vanicat vanicat@labri.u-bordeaux.fr http://dept-info.labri.u-bordeaux.fr/~vanicat ------------------- 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