[
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: | Mark Shinwell <Mark.Shinwell@c...> |
| Subject: | Dumping of Typedtree |
This is mainly directed at the current O'Caml maintainers. Does there exist anywhere a piece of code for dumping the typed syntax tree representations (values of type Typedtree.structure etc) which are used inside the compiler? I can't find anything in the compiler to do this at the moment, and it looks moderately tedious to write. Mark