[SCL] ellipsis for seqvar notation
Pat Hayes
phayes at ihmc.us
Wed Mar 3 14:11:26 CST 2004
Comments requested on the following proposed change.
Mark Stickel suggests that we adopt the ellipsis (three dots, ...) as
the distinctive prefix for a seqvar, rather than the @ symbol. This
is quite attractive, as it more directly conveys the sense of 'and so
on' that is captured by the use of seqvars, and it frees up a symbol
which already has other uses in some contexts, most notably in email
address formats. So
(R x y @z)
becomes
(R x y ...z)
Mark also suggests that the syntax be allowed to use just the
ellipsis as a seqvar, so that unless one uses two in a single
expression, there would be no need to decorate the ellipsis with any
further lexical stuff. The result is even more elegant:
(R x y ...)
Any objections?? If I don't hear any I will make this change to the
core syntax.
Pat
--
---------------------------------------------------------------------
IHMC (850)434 8903 or (650)494 3973 home
40 South Alcaniz St. (850)202 4416 office
Pensacola (850)202 4440 fax
FL 32501 (850)291 0667 cell
phayes at ihmc.us http://www.ihmc.us/users/phayes
More information about the SCL
mailing list