Browse thread
Ocamllex question
-
Matt Gushee
- Michael Wohlwend
-
Matt Gushee
-
Michael Wohlwend
-
Matt Gushee
- Michael Wohlwend
-
Matt Gushee
-
Michael Wohlwend
[
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: | Michael Wohlwend <micha-1@f...> |
| Subject: | Re: Another problem (was Re: [Caml-list] Ocamllex question) |
On Monday 24 October 2005 21:50, Matt Gushee wrote: > Michael Wohlwend wrote: > Maybe you should post something like this on the Web. There's not much > in the way of practical examples for ocamllex. in some way this exists allready :-) I didn't invent all of it myself. I looked how the ocaml lexer (lexer.mll in dir lex of the source-tree) does this and it was quite easy to understand the relevant parts. cheers Michael