TEAM-ADA Archives

Team Ada: Ada Programming Language Advocacy

TEAM-ADA@LISTSERV.ACM.ORG

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Richard Conn <[log in to unmask]>
Reply To:
Richard Conn <[log in to unmask]>
Date:
Fri, 14 Jul 2000 06:27:10 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (87 lines)
I think Visual C++ is clearly a standard, by your own definition.
See the cuts below.

====================================
Richard Conn, Principal Investigator
Reuse Tapestry


-----Original Message-----
From: Team Ada: Ada Advocacy Issues (83 & 95)
[mailto:[log in to unmask]]On Behalf Of Michael Feldman
Sent: Thursday, July 13, 2000 12:41 PM
To: [log in to unmask]
Subject: Re: Leveraging MicroSoft's Marketing


...
Well, at least in the Java case, there was a serious effort to
develop a true standard via an ISO WG. Granted that Sun tried
(naturally) to dominate it. I'm not sure of the state of that
standard effort - it may have completely fallen apart by now.

In Ada circles, it seems to me that we agree that a standard is
either a formal ISO/ANSI adopted standard, or at least something
that has enough broad industry support to plausibly be adopted.
-- note the "Plausibly be adopted" element

C++ is an ANSI/ISO standard, like C and Ada and POSIX.

I think perhaps CORBA could qualify under the second definition -
it was developed by a pretty broadly representative group of companies;
I don't know whether there's a formal ISO effort going on for CORBA,
but (IMHO) it's not a distortion to call it a standard.

Visual C++ is neither - it is merely a proprietary product, for a
single platform, and as far as I know, nobody is proposing to standardize
it. To do so would open it up to alternative compiler developers,
implementation on Linux or MacOS, etc., and I doubt Microsoft would
stand for that.
-- Both Visual C++ and Visual Basic are the common languages (so far) for
-- the Windows 2000, Windows NT, Windows Millenium, Windows CE, and Windows
9x
-- platforms; Windows CE and Windows 2000 Embedded both run on multiple CPUs
-- (not just Intel) on Auto PCs, Pocket PCs, Tablet PCs, Laptops, Handhelds,
-- Desktops, and Servers - part of the $360B/year industry that extends
around
-- Microsoft into hundreds/thousands of companies - sounds like a standard
to
-- me!

There's a big difference between "something a lot of people use"
and a real standard. Let's not swallow the hype of Microsoft (or
Sun, for that matter) that a company can simply declare a standard.
-- But they CAN ... no hype here ... whether others choose to adopt it is
-- a different matter

  * * * * *

One more comment, since someone in this thread mentioned ISO Pascal.
A (long) while back, I attended an Ada BOF session at a non-Ada conference
(SIGCSE, probably). We were discussing the merits of the Ada (83) standard
and of compiler validation.

One British guy stood up and explained that _he_ was responsible for
the BSI (British Standards Institute) compiler validation suite (!)
for ISO Pascal. He described the difference between _supersetting_
a language standard to produce a "bigger" language (which adopting
a standard can't usually prevent), and _violating_ the standard itself.

He then went on to say that _Turbo Pascal_ was in complete violation
of the standard, that is, you could write a program that looked like
it conformed (syntactically, semantically) but that it would break
the relevant validation tests. He said there were violations all
over the place. So with regard to the ISO standard, Turbo Pascal
was simply not Pascal.

I think this story is relevant to the Visual C++ case. If you write
a "pure" C++ program that doesn't use platform APIs, will VC++
accept if as legal if and only if it's standard-conforming?
That is, is the "language" part of VC++ conforming or not?
(I think I can guess the answer, but maybe someone _knows_.)

And of course Visual Basic has very little relation to Basic at all.
Whole different (and proprietary) language.

Mike Feldman

ATOM RSS1 RSS2