Browse thread
[OSR] Caml Community Code
[
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: | David Allsopp <dra-news@m...> |
| Subject: | RE: [Caml-list] [OSR] Caml Community Code |
> I also think we should have one CamlP4 grammar with all the community's > agreed upon "standard" syntax extensions (sort of a "new revised" > syntax?) Am I correct in thinking that you can only use one camlp4 parser per source file - i.e. that parsers cannot be automatically composed, even if that is logically (grammatically) possible? David