caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Loup Vaillant" <loup.vaillant@gmail.com>
To: "Luc Maranget" <luc.maranget@inria.fr>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] How must we teach lexical scope?
Date: Wed, 28 Mar 2007 16:34:31 +0200	[thread overview]
Message-ID: <6f9f8f4a0703280734p49ed0b7fk48787a8ba3a76e9e@mail.gmail.com> (raw)
In-Reply-To: <20070328084955.GA21199@yquem.inria.fr>

2007/3/28, Luc Maranget <luc.maranget@inria.fr>:
> > So here are a few questions:
> > -> Is lexical scope that important when learning pure functional
> > programming?
> > -> Are environments helpful (even the slightest bit) when teaching
> > lexical scope?
> > -> Where does this idea come from? I have not read a single book, as
> > single article nor blog talking about environments.
> > -> How can we teach lexical scope? Is there a simple solution, the
> > kind of a first year student can understand in less than an hour?
>
> An attempt to answer your question 1.

OK, It was about the implementation of first class function in a
Pascal like language.

Personally, I think environments are about the implementation of
lexical scope, not  its specifications. Therefore, teaching them in
the first year of a programming course is premature. I may be wrong,
so I am trying to verify that.

Loup


  reply	other threads:[~2007-03-28 14:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-28  7:59 Loup Vaillant
2007-03-28  8:49 ` [Caml-list] " Luc Maranget
2007-03-28 14:34   ` Loup Vaillant [this message]
2007-03-28 15:43     ` ls-ocaml-developer-2006
2007-03-28 17:09       ` Loup Vaillant
2007-03-28 19:24         ` ls-ocaml-developer-2006
2007-03-29  8:17           ` Loup Vaillant
2007-03-29 10:59             ` ls-ocaml-developer-2006
2007-03-28  9:49 ` Pierre-Evariste Dagand
2007-03-28 17:41 ` Pal-Kristian Engstad

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=6f9f8f4a0703280734p49ed0b7fk48787a8ba3a76e9e@mail.gmail.com \
    --to=loup.vaillant@gmail.com \
    --cc=caml-list@yquem.inria.fr \
    --cc=luc.maranget@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).