comp.lang.ada
 help / color / mirror / Atom feed
From: Kilgallen@eisner.decus.org.nospam (Larry Kilgallen)
Subject: Re: Length limit for variable names in your language?
Date: 13 May 2001 09:57:18 -0500
Date: 2001-05-13T09:57:18-05:00	[thread overview]
Message-ID: <WQs7DB0rYxJ6@eisner.encompasserve.org> (raw)
In-Reply-To: 3AFE60D8.6C3282B7@my-deja.com

In article <3AFE60D8.6C3282B7@my-deja.com>, No Na Me <No_Na_Me@my-deja.com> writes:
> What this limit is for
> C++,Fortran,Lisp,Pascal etcetcetc ?

Section 2.2 of the Ada95 Language Reference Manual says that any
conforming compiler must support lexical elements of at least 200
characters in length.

Individual compilers are free to support more, but that caused me
pain when I tried to move a (mechanically generated) program from
a compiler that supported more than 200 character identifiers (an
Ada83 compiler, actually) to a compiler that set the limit at 200.
My mechanical program generation had some identifiers longer than
200 characters (to preserve information from which the program was
generated).

==============================================================================
Great Inventors of our time: Al Gore -> Internet; Sun Microsystems -> Clusters
==============================================================================



  reply	other threads:[~2001-05-13 14:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-13 10:24 Length limit for variable names in your language? No Na Me
2001-05-13 14:57 ` Larry Kilgallen [this message]
2001-05-15  5:42   ` Mark Yudkin
2001-05-13 17:51 ` Edward Rosten
2001-05-14  2:19   ` Cesar Rabak
2001-05-14  9:01     ` Edward Rosten
2001-05-14 13:36       ` Larry Kilgallen
2001-05-15  0:16     ` Rev. Bob 'Bob' Crispen
2001-05-13 17:55 ` Tim Tyler
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox