Browse thread
[Caml-list] mod_caml makes Apache segfault
[
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: | 2004-09-06 (17:49) |
From: | skaller <skaller@u...> |
Subject: | Re: [Caml-list] ocamllex parametrized parse regexp |
On Tue, 2004-09-07 at 02:08, lehalle@miriad wrote: > Hi, > > I try to use ocamllex like this (I want to have one of the parsing regexp > to be read from an external file) : > let mark = ...read in a file... No, you can't do this directly: ocamllex regexps have to be known at ocamllex compile time. -- John Skaller, mailto:skaller@users.sf.net voice: 061-2-9660-0850, snail: PO BOX 401 Glebe NSW 2037 Australia Checkout the Felix programming language http://felix.sf.net ------------------- 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