[
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: | Gordon Henriksen <gordonhenriksen@m...> |
| Subject: | Re: [Caml-list] Camlp4 lexers (>= 3.10) |
On May 2, 2008, at 16:15, O'Leary, John W wrote: > Does anyone have an example that would show me how to connect my own > lexer to a Camlp4 parser? > > I’ve scoured the wiki (http://brion.inria.fr/gallium/index.php/ > Camlp4) but all the examples there use the ocaml lexer. There's one here: http://llvm.org/docs/tutorial/OCamlLangImpl1.html — Gordon