[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SYNTAX ONLY
From: fplangc-request@cs.ucl.ac.uk
Date: 23 Apr 91 11:08
Sender: Cordelia V Hall <cvh@cs.glasgow.ac.uk>
To: hudak@cs.yale.edu
Cc: cvh@cs.glasgow.ac.uk, fplangc@cs.ucl.ac.uk, guzman-maria@cs.yale.edu, kent
Subject: SYNTAX ONLY
X-Comment1: #############################################################
X-Comment2: # uk.ac.glasgow.cs has changed to uk.ac.glasgow.dcs #
X-Comment3: # If this address does not work please ask your mail #
X-Comment4: # administrator to update your NRS & mailer tables. #
X-Comment5: #############################################################
As far as WHERE is concerned:
The fact that WHERE is top down is so valuable that I think we should not
throw that advantage away. We've accepted two ways of writing functions
(function binding and lambda) and we have if as well as guards. Each of these
has its place, and it would be inconsistent to get rid of where.
As far as list comprehensions are concerned:
Why use 'for'? This is used to mean something very different in languages such
as Fortran and Pascal. Otherwise, this looks like a good idea to me.
I vote for [0] - using FOR (with a better key word) but keeping things
otherwise as they are.
Cordy