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: | camlp4 stream parser syntax |
Where can I read up on the syntax of the following in a camlp4 stream parser? | [<' INT n >] -> Int n For example, where are [< ... >] described and why is the ' needed in between? Thanks, Joel --- http://tinyco.de Mac, C++, OCaml