caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: skaller <skaller@users.sourceforge.net>
To: Jacques Garrigue <garrigue@math.nagoya-u.ac.jp>
Cc: catphive.lists@gmail.com, caml-list@inria.fr
Subject: Re: [Caml-list] mutually recursive modules
Date: Tue, 17 Jan 2006 23:13:24 +1100	[thread overview]
Message-ID: <1137500004.9080.11.camel@rosella> (raw)
In-Reply-To: <20060117.192144.95936185.garrigue@math.nagoya-u.ac.jp>

On Tue, 2006-01-17 at 19:21 +0900, Jacques Garrigue wrote:

> However, other type definitions (like sums and records) are not
> structural, so you cannot move them around. So most people just define
> all their exported types in a single module, which can be seen by all
> the program. You can avoid it, but this makes life simpler.

Unfortunately, this idea is very nice but doesn't work
with the current Ocaml toolset due to the fact the parser
generates the token type.

-- 
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net


  reply	other threads:[~2006-01-17 12:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-17  8:55 Brendan Miller
2006-01-17 10:21 ` [Caml-list] " Jacques Garrigue
2006-01-17 12:13   ` skaller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-03-22 19:22 Jacques Le Normand
2008-03-22 19:37 ` [Caml-list] " Daniel Bünzli
2008-03-22 21:20   ` ketti
2008-03-23 16:59     ` Jacques Le Normand
2008-03-23 18:37       ` ketti
2008-03-24  9:21         ` rossberg
2005-12-02 10:15 Jonathan Roewen
2005-12-06 17:33 ` Alain Frisch

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=1137500004.9080.11.camel@rosella \
    --to=skaller@users.sourceforge.net \
    --cc=caml-list@inria.fr \
    --cc=catphive.lists@gmail.com \
    --cc=garrigue@math.nagoya-u.ac.jp \
    /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).