caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Fabrice Le Fessant <Fabrice.Le_fessant@inria.fr>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Re: Define class and sum type in one time
Date: Thu, 17 Mar 2011 14:54:24 +0100	[thread overview]
Message-ID: <4D821290.6020307@inria.fr> (raw)
In-Reply-To: <1080649473.122478.1300369493351.JavaMail.root@zmbs4.inria.fr>

[-- Attachment #1: Type: text/plain, Size: 827 bytes --]

On 03/17/2011 02:44 PM, Gabriel Scherer wrote:

> PS : I remember reading about an extension to OCaml where all
> compilation units where implicitly recursive, so that you could write
> Current_module.foo and have mutual structure item recursion for free. I
> thought it was from Alain Frisch, but a search on Lexifi's blog didn't
> return anything. Has one list reader kept the reference to this article?

On Tue, Dec 28, 2010 at 03:59:32PM +0100, Alain Frisch wrote:

...

I can also mention a local extension we use at LexiFi: a compilation
unit (.ml) for which an explicit signature (.mli) exists is type-checked
as a recursive module with itself. (Currently, we disallow recursive
references to value-like components.)  So in the example above, the
definition of the module type S could be put in Bar.mli:

...

--Fabrice

[-- Attachment #2: fabrice_le_fessant.vcf --]
[-- Type: text/x-vcard, Size: 384 bytes --]

begin:vcard
fn:Fabrice LE FESSANT
n:LE FESSANT;Fabrice
org:INRIA Saclay -- Ile-de-France;Projet OCamlPro
adr;quoted-printable:;;Parc Orsay Universit=C3=A9 ;Orsay CEDEX;;91893;France
email;internet:fabrice.le_fessant@inria.fr
title;quoted-printable:Charg=C3=A9 de Recherche
tel;work:+33 1 74 85 42 14
tel;fax:+33 1 74 85 42 49 
url:http://fabrice.lefessant.net/
version:2.1
end:vcard


  parent reply	other threads:[~2011-03-17 13:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-17 10:08 [Caml-list] " Pierre-Alexandre Voye
2011-03-17 10:33 ` [Caml-list] " Pierre-Alexandre Voye
2011-03-17 10:47   ` Guillaume Yziquel
2011-03-17 10:50     ` Pierre-Alexandre Voye
2011-03-17 11:01       ` David Rajchenbach-Teller
2011-03-17 11:14         ` David Rajchenbach-Teller
2011-03-17 11:05       ` Guillaume Yziquel
2011-03-17 13:44         ` Gabriel Scherer
     [not found]         ` <1080649473.122478.1300369493351.JavaMail.root@zmbs4.inria.fr>
2011-03-17 13:54           ` Fabrice Le Fessant [this message]
2011-03-18 17:16       ` Gerd Stolpmann
     [not found]     ` <350217430.1223639.1300359057593.JavaMail.root@zmbs3.inria.fr>
2011-03-17 11:02       ` Paolo Herms

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D821290.6020307@inria.fr \
    --to=fabrice.le_fessant@inria.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).