Browse thread
[Caml-list] Documentation on .cmo/.cmi file format?
- Jonathan Roewen
[
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: | 2006-02-22 (01:56) |
From: | Jonathan Roewen <jonathan.roewen@g...> |
Subject: | [Caml-list] Documentation on .cmo/.cmi file format? |
Hi, I was wondering if there was any documentation on the .cmo & .cmi file formats? I've pieced bits & pieces together from things like the runtime and dynlink, but it would be nice to have some small reference material on the exact formats themselves. Jonathan