[
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: | Nicolas Pouillard <nicolas.pouillard@g...> |
| Subject: | Re: [Caml-list] Custom camlp4 lexers |
There is ulex [1], that is a great lexer generator for Unicode and OCaml with a camlp4 syntax extension. [1]: http://www.cduce.org/download.html On 7/21/07, Jon Harrop <jon@ffconsultancy.com> wrote: > > IIRC, there was mention before that camlp4 even allows you to specify lexers > inline. How is this done and are there any examples? > -- Nicolas Pouillard