Browse thread
Parsing simple type expressions
[
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: | 2009-01-06 (21:00) |
From: | Paolo Donadeo <p.donadeo@g...> |
Subject: | Re: [Caml-list] Parsing simple type expressions |
> This is pretty easy with Camlp4, although as you say there isn't much in the > docs to point the way. You might take a look at how orpc does it--see the > parse_type function Thanks for this pointer! -- Paolo ~ ~ :wq