Browse thread
camlp4 stream parser syntax
[
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: | Joel Reymont <joelr1@g...> |
| Subject: | Re: Re : [Caml-list] camlp4 stream parser syntax |
On Mar 8, 2009, at 12:20 AM, Matthieu Wipliez wrote: > Joel asked me the parser so I gave it to him, but maybe it can be of > use for others, so here it is. While we are on this subject... How do you troubleshoot camlp4 rules? With a stream parser you can invoke individual functions since each is a full-blown parser. Can the same be done with camlp4, e.g. individual rules invoked? Can rules be traced to see which ones are being taken? Thanks, Joel --- http://tinyco.de Mac, C++, OCaml