caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Lukasz Lew <ll189417@zodiac.mimuw.edu.pl>
To: Alain.Frisch@ens.fr
Cc: Caml list <caml-list@inria.fr>
Subject: Re: [Caml-list] Feature request
Date: Tue, 8 Apr 2003 21:06:16 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.44.0304082057230.4206-100000@zodiac.mimuw.edu.pl> (raw)
In-Reply-To: <Pine.SOL.4.44.0304081805480.4273-100000@clipper.ens.fr>

On Tue, 8 Apr 2003 Alain.Frisch@ens.fr wrote:
> On Tue, 8 Apr 2003, Lukasz Lew wrote:
> >   I found that it would be usefull if some of the language constructions
> >   could be made localy. For example "open ... in" or "type ... in".
> >   Why "open in" isn't in standard parser?
> >
> >   Why some constructions are restricted to global (module) use?
> 
> Local modules can help you !
> 
> ...
Yes, this all looks very nice, and even will be usefull for me, but i ask:
Why it isn't built in?
I mean: is there any reason (performance propably) for treating some 
constructinons diffrently.
There is global "let ident = expr " and local "let ident = expr in"
There is global "type ident = typedef" and no local pair.

Local modules are fine, but they are not so user friendly.

-- Lukasz Lew


-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  reply	other threads:[~2003-04-08 19:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-08 11:31 Lukasz Lew
2003-04-08 16:15 ` Alain.Frisch
2003-04-08 19:06   ` Lukasz Lew [this message]
2003-04-08 18:03 ` Tim Freeman
2003-04-09  6:32 ` Jean-Christophe Filliatre
2003-04-09  7:44   ` Alain.Frisch
2003-04-12 20:35   ` Andreas Rossberg

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=Pine.LNX.4.44.0304082057230.4206-100000@zodiac.mimuw.edu.pl \
    --to=ll189417@zodiac.mimuw.edu.pl \
    --cc=Alain.Frisch@ens.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).