Browse thread
[Caml-list] Different types of streams
[
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: | 2001-09-05 (09:10) |
From: | Daniel de Rauglaudre <daniel.de_rauglaudre@i...> |
Subject: | Re: [Caml-list] Different types of streams |
Hi, > Several ocaml programs would like to do input without a specific lexer > or a parser. This is done thu Genlex which need the [< >] construct. The idea is actually as first step to keep Stream and Genlex in OCaml, and expand the code of genlex.ml (using camlp4). Then the syntax of streams and parsers could be removed from OCaml. In this case, the users of genlex can continue using it like before. Only the programs using the syntax [< >] in streams or parsers would have to use -pp camlp4o. -- Daniel de RAUGLAUDRE daniel.de_rauglaudre@inria.fr http://cristal.inria.fr/~ddr/ ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr