caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Documentation on Caml Light runtime
@ 1997-02-07 18:47 Pinku Surana
  1997-02-18 16:59 ` Xavier Leroy
  0 siblings, 1 reply; 2+ messages in thread
From: Pinku Surana @ 1997-02-07 18:47 UTC (permalink / raw)
  To: caml-list


I would like to make some changes to the Caml Light runtime system. Before I
begin, I am hoping that someone might have some documentation about the
structure of the runtime system. This would be a tremendous aid as I delve into
the code myself. Please email any info...

Thanks,
Pinku Surana






^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Documentation on Caml Light runtime
  1997-02-07 18:47 Documentation on Caml Light runtime Pinku Surana
@ 1997-02-18 16:59 ` Xavier Leroy
  0 siblings, 0 replies; 2+ messages in thread
From: Xavier Leroy @ 1997-02-18 16:59 UTC (permalink / raw)
  To: Pinku Surana; +Cc: caml-list

> I would like to make some changes to the Caml Light runtime
> system. Before I begin, I am hoping that someone might have some
> documentation about the structure of the runtime system. This would
> be a tremendous aid as I delve into the code myself. Please email
> any info...

A description of the Caml Light implementation at a very early stage
can be found in the following tech report:

  Xavier Leroy. "The ZINC experiment, an economical implementation of
  the ML language". Technical report 117, INRIA, 1990.
  http://pauillac.inria.fr/~xleroy/publi/ZINC.ps.gz

Some parts of the report are still relevant seven years later, such as
the description of the abstract machine. Other parts are hopelessly
out of date.

Some info on the garbage collector is also available at
http://pauillac.inria.fr/~doligez/caml-light-gc/, in particular
an excellent overview written by Peter Sestoft at
http://pauillac.inria.fr/~doligez/caml-light-gc/Sestoft94.txt

Good luck,

- Xavier Leroy





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1997-02-18 17:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-02-07 18:47 Documentation on Caml Light runtime Pinku Surana
1997-02-18 16:59 ` Xavier Leroy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).